Skip to content

Commit

Permalink
Remove ParsePacket function to allow build server to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
malcom2073 committed Nov 25, 2013
1 parent 6163351 commit a7fbfd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/freeems/freeemscomms.h
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ private slots:
void dataLogRead(QByteArray buffer);
void parseEverything(QByteArray buffer);
//Packet parseBuffer(QByteArray buffer);
void parsePacket(Packet parsedPacket);
void locationIdUpdate(unsigned short locationid);
void copyFlashToRam(unsigned short locationid);
void copyRamToFlash(unsigned short locationid);
Expand Down

0 comments on commit a7fbfd0

Please sign in to comment.