From ab4168815a56729801366abd329d5d47f0b0cdcf Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 22 Nov 2014 15:29:38 +0100 Subject: Fix implicit declaration of function of gdk_x11_set_sm_client_id We now use it for both Gtk+2 and Gtk+3 --- mate-panel/panel-session.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/mate-panel/panel-session.c b/mate-panel/panel-session.c index 917d9ff5..6377c4ac 100644 --- a/mate-panel/panel-session.c +++ b/mate-panel/panel-session.c @@ -28,9 +28,7 @@ #include #include -#if GTK_CHECK_VERSION (3, 0, 0) #include -#endif #include -- cgit v1.2.1