aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluxbox.cc')
-rw-r--r--src/fluxbox.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fluxbox.cc b/src/fluxbox.cc
index 4ef6a67..cec46eb 100644
--- a/src/fluxbox.cc
+++ b/src/fluxbox.cc
@@ -62,10 +62,6 @@
62#define _GNU_SOURCE 62#define _GNU_SOURCE
63#endif // _GNU_SOURCE 63#endif // _GNU_SOURCE
64 64
65#ifdef HAVE_CONFIG_H
66#include "config.h"
67#endif // HAVE_CONFIG_H
68
69#ifdef USE_EWMH 65#ifdef USE_EWMH
70#include "Ewmh.hh" 66#include "Ewmh.hh"
71#endif // USE_EWMH 67#endif // USE_EWMH