diff options
Diffstat (limited to 'pluma/smclient/eggsmclient-private.h')
-rw-r--r-- | pluma/smclient/eggsmclient-private.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pluma/smclient/eggsmclient-private.h b/pluma/smclient/eggsmclient-private.h index 071eb8f0..9a63555f 100644 --- a/pluma/smclient/eggsmclient-private.h +++ b/pluma/smclient/eggsmclient-private.h @@ -21,9 +21,6 @@ #define __EGG_SM_CLIENT_PRIVATE_H__ #include <gtk/gtk.h> -#if !GTK_CHECK_VERSION (3, 0, 0) -#include <gdkconfig.h> -#endif #include "eggsmclient.h" G_BEGIN_DECLS |