diff options
Diffstat (limited to 'src/net/ea/partyhandler.h')
-rw-r--r-- | src/net/ea/partyhandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ea/partyhandler.h b/src/net/ea/partyhandler.h index c5cf606b4..7cc5c10bf 100644 --- a/src/net/ea/partyhandler.h +++ b/src/net/ea/partyhandler.h @@ -74,8 +74,6 @@ class PartyHandler notfinal : public Net::PartyHandler virtual void processPartyUpdateCoords(Net::MessageIn &msg) const; - virtual void processPartyMessage(Net::MessageIn &msg) const; - void processPartySettingsContinue(const int16_t exp, const int16_t item); |