[Xfce4-commits] <xfce4-panel:nick/gtk3> There shouldn't be G DECLS around includes.

Peter de Ridder noreply at xfce.org
Fri Apr 5 23:52:02 CEST 2013


Updating branch refs/heads/nick/gtk3
         to cc2584b1571ba65cecb312897ebe51a85b32c43b (commit)
       from 707b0e40935313cfa6018f84867783688d851c9f (commit)

commit cc2584b1571ba65cecb312897ebe51a85b32c43b
Author: Peter de Ridder <peter at xfce.org>
Date:   Fri Apr 5 18:53:51 2013 +0200

    There shouldn't be G DECLS around includes.

 libxfce4panel/libxfce4panel.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/libxfce4panel/libxfce4panel.h b/libxfce4panel/libxfce4panel.h
index 85ecbf5..f6b4b22 100644
--- a/libxfce4panel/libxfce4panel.h
+++ b/libxfce4panel/libxfce4panel.h
@@ -21,8 +21,6 @@
 
 #include <gtk/gtk.h>
 
-G_BEGIN_DECLS
-
 #define LIBXFCE4PANEL_INSIDE_LIBXFCE4PANEL_H
 
 #include <libxfce4panel/libxfce4panel-config.h>
@@ -40,6 +38,4 @@ G_BEGIN_DECLS
 
 #undef LIBXFCE4PANEL_INSIDE_LIBXFCE4PANEL_H
 
-G_END_DECLS
-
 #endif /* !__LIBXFCE4PANEL__ */


More information about the Xfce4-commits mailing list