From e670e05cb08c66da2838abe2608cfccb8b09fafd Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 17 May 2016 14:08:57 +0300 Subject: require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option --- egg/eggsmclient-private.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'egg/eggsmclient-private.h') diff --git a/egg/eggsmclient-private.h b/egg/eggsmclient-private.h index 84da51b..0cfe941 100644 --- a/egg/eggsmclient-private.h +++ b/egg/eggsmclient-private.h @@ -21,9 +21,6 @@ #define __EGG_SM_CLIENT_PRIVATE_H__ #include -#if !GTK_CHECK_VERSION (3, 0, 0) -#include -#endif #include "eggsmclient.h" #ifdef __cplusplus -- cgit v1.2.1