From f7acf55db3ab4b97d60faae24555a07b6b08d43c Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 22 Nov 2016 17:47:06 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. --- stickynotes/stickynotes.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'stickynotes/stickynotes.h') diff --git a/stickynotes/stickynotes.h b/stickynotes/stickynotes.h index 929c5ad0..e5a969b4 100644 --- a/stickynotes/stickynotes.h +++ b/stickynotes/stickynotes.h @@ -24,12 +24,7 @@ #include #include -#if GTK_CHECK_VERSION (3, 0, 0) #include -#else -#include -#include -#endif typedef struct { -- cgit v1.2.1