summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 79b435faa..5141951ed 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -24,7 +24,6 @@
#include "main.h"
#include "client.h"
-#include "logger.h"
#include <getopt.h>
#include <iostream>
@@ -47,8 +46,6 @@
#include <windows.h>
#endif
-#include <SDL_version.h>
-
#include "debug.h"
char *selfName = nullptr;