summaryrefslogtreecommitdiff
path: root/src/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.cpp')
-rw-r--r--src/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.cpp b/src/client.cpp
index fa8b860d5..dd5b06776 100644
--- a/src/client.cpp
+++ b/src/client.cpp
@@ -167,7 +167,6 @@ Configuration features; // XML file features
Configuration branding; // XML branding information reader
Configuration paths; // XML default paths information reader
Client *client = nullptr;
-Logger *logger = nullptr; // Log object
ChatLogger *chatLogger = nullptr; // Chat log object
KeyboardConfig keyboard;
UserPalette *userPalette = nullptr;