Remove unused forward declaration

This commit is contained in:
Hennadii Chernyshchyk
2022-12-15 15:33:30 +04:00
committed by Nordsoft91
parent 8de6c4a704
commit eec7d91f2c
-1
View File
@@ -25,7 +25,6 @@ class CGameState;
struct ClientPlayer;
struct CPack;
struct CPackForLobby;
struct SharedMemory;
template<typename T> class CApplier;