diff --git a/public/eiface.h b/public/eiface.h index e07338f8..f6391f27 100644 --- a/public/eiface.h +++ b/public/eiface.h @@ -634,8 +634,6 @@ public: // The client has submitted a keyvalues command virtual void ClientCommandKeyValues( CPlayerSlot slot, KeyValues *pKeyValues ) = 0; - - virtual void unk001() = 0; virtual bool ClientCanPause( CPlayerSlot slot ) = 0;