diff options
author | monsta <[email protected]> | 2016-05-26 16:14:26 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-05-26 16:54:22 +0300 |
commit | ea302a83da329d7f182724fb0c9d1a4d22aa9362 (patch) | |
tree | 1cde487a406441d57fcf0356a5945159eb12f471 /src/eggsmclient-private.h | |
parent | 8195dc9b0e609733ae76d2da7201fe1bd73c7d2d (diff) | |
download | mate-terminal-ea302a83da329d7f182724fb0c9d1a4d22aa9362.tar.bz2 mate-terminal-ea302a83da329d7f182724fb0c9d1a4d22aa9362.tar.xz |
drop old GTK+2 code
Diffstat (limited to 'src/eggsmclient-private.h')
-rw-r--r-- | src/eggsmclient-private.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/eggsmclient-private.h b/src/eggsmclient-private.h index ed47397..0beca30 100644 --- a/src/eggsmclient-private.h +++ b/src/eggsmclient-private.h @@ -20,10 +20,6 @@ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ #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 |