Remove harmless remnant of reverted change.
This commit is contained in:
parent
75a93314a2
commit
ae78acf97a
@ -234,8 +234,6 @@ private:
|
|||||||
void OnServerActivate(edict_t *pEdictList, int edictCount, int clientMax);
|
void OnServerActivate(edict_t *pEdictList, int edictCount, int clientMax);
|
||||||
#endif
|
#endif
|
||||||
void InvalidatePlayer(CPlayer *pPlayer);
|
void InvalidatePlayer(CPlayer *pPlayer);
|
||||||
private:
|
|
||||||
void InitializePlayers();
|
|
||||||
private:
|
private:
|
||||||
List<IClientListener *> m_hooks;
|
List<IClientListener *> m_hooks;
|
||||||
IForward *m_clconnect;
|
IForward *m_clconnect;
|
||||||
|
Loading…
Reference in New Issue
Block a user