Removed unused references to CMsgBoxDisplayer.

--HG--
branch : hotfix
This commit is contained in:
dfighter1985 2015-02-21 22:34:02 +01:00
parent ac6bda5084
commit 2f808280c8
2 changed files with 0 additions and 2 deletions

View file

@ -103,7 +103,6 @@ extern uint32 Version; // Client Version.
extern UDriver *Driver;
extern UTextContext *TextContext;
extern bool game_exit;
extern CMsgBoxDisplayer MsgBoxError;
extern CSoundManager *SoundMngr;

View file

@ -142,7 +142,6 @@ using namespace std;
// Ligo primitive class
CLigoConfig LigoConfig;
CMsgBoxDisplayer MsgBoxError;
CClientChatManager ChatMngr;
bool LastScreenSaverEnabled = false;