diff options
Diffstat (limited to 'cut-n-paste-code/libegg/eggsmclient-private.h')
-rw-r--r-- | cut-n-paste-code/libegg/eggsmclient-private.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cut-n-paste-code/libegg/eggsmclient-private.h b/cut-n-paste-code/libegg/eggsmclient-private.h index 7bc38235..3eec5324 100644 --- a/cut-n-paste-code/libegg/eggsmclient-private.h +++ b/cut-n-paste-code/libegg/eggsmclient-private.h @@ -22,10 +22,6 @@ #include <gtk/gtk.h> -#if !GTK_CHECK_VERSION(3, 0, 0) -#include <gdkconfig.h> -#endif - #include "eggsmclient.h" G_BEGIN_DECLS |