diff --git a/communication/decoder.cpp b/communication/decoder.cpp index 802316a..4cbe7b3 100644 --- a/communication/decoder.cpp +++ b/communication/decoder.cpp @@ -157,12 +157,6 @@ bool Decoder::decode(std::shared_ptr& result, const std::shared_ptrnetwork.getNetID()) { case Network::NetID::Main51: { switch((Command)packet->data[0]) { case Command::RequestSerialNumber: { @@ -242,7 +236,10 @@ bool Decoder::decode(std::shared_ptr& result, const std::shared_ptr