mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02:00
remove definition of OctreePacketProcessor dtor
This commit is contained in:
parent
5a2a3009c2
commit
f45c62413f
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ class OctreePacketProcessor : public ReceivedPacketProcessor, public PacketListe
|
|||
Q_OBJECT
|
||||
public:
|
||||
OctreePacketProcessor();
|
||||
~OctreePacketProcessor();
|
||||
|
||||
signals:
|
||||
void packetVersionMismatch();
|
||||
|
|
Loading…
Reference in a new issue