From ab7987701bcea97e4326fecd161c3137080f6077 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 31 Jan 2018 09:46:08 +0300 Subject: require GTK+ 3.22 and GLib 2.50 --- libmate-panel-applet/panel-plug-private.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libmate-panel-applet/panel-plug-private.h') diff --git a/libmate-panel-applet/panel-plug-private.h b/libmate-panel-applet/panel-plug-private.h index 030540fd..0940b70f 100644 --- a/libmate-panel-applet/panel-plug-private.h +++ b/libmate-panel-applet/panel-plug-private.h @@ -19,8 +19,6 @@ #define PANEL_PLUG_PRIVATE_H #include - -#if GTK_CHECK_VERSION (3, 18, 0) #include G_BEGIN_DECLS @@ -37,4 +35,3 @@ GtkWidget *panel_plug_new (void); G_END_DECLS #endif -#endif -- cgit v1.2.1