diff options
Diffstat (limited to 'src/client.cpp')
-rw-r--r-- | src/client.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.cpp b/src/client.cpp index 5c542f6c5..d25261ab6 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -160,7 +160,6 @@ Client *client = nullptr; ChatLogger *chatLogger = nullptr; // Chat log object KeyboardConfig keyboard; UserPalette *userPalette = nullptr; -Graphics *mainGraphics = nullptr; SoundManager soundManager; RenderType openGLMode = RENDER_SOFTWARE; |