summaryrefslogtreecommitdiff
path: root/src/utils/x11logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/x11logger.h')
-rw-r--r--src/utils/x11logger.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/x11logger.h b/src/utils/x11logger.h
index e7307ce51..6ba01e579 100644
--- a/src/utils/x11logger.h
+++ b/src/utils/x11logger.h
@@ -21,7 +21,6 @@
#ifndef UTILS_X11LOGGER_H
#define UTILS_X11LOGGER_H
-#ifdef USE_SDL2
#ifdef USE_X11
#include "localconsts.h"
@@ -34,5 +33,4 @@ namespace X11Logger
} // namespace X11Logger
#endif // USE_X11
-#endif // USE_SDL2
#endif // UTILS_X11LOGGER_H