[X2Go-Commits] [libx2goclient] 02/10: src/x2goclient-object.c: not a header, so drop the include guards.

git-admin at x2go.org git-admin at x2go.org
Mon Jul 15 13:27:48 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository libx2goclient.

commit 10a0c2b2d0b6df85adfe59d08ec21e6285d7ec3f
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Jul 15 08:41:40 2019 +0200

    src/x2goclient-object.c: not a header, so drop the include guards.
---
 src/x2goclient-object.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/x2goclient-object.c b/src/x2goclient-object.c
index 4c5f8da..ce538b4 100644
--- a/src/x2goclient-object.c
+++ b/src/x2goclient-object.c
@@ -22,9 +22,6 @@
    Boston, MA 02110-1301, USA.
  */
 
-#ifndef x2goclient_object_h
-#define x2goclient_object_h
-
 #include <glib.h>
 #include <glib/gi18n.h>
 
@@ -34,5 +31,3 @@
 
 #include "x2goclient.h"
 #include "x2goclient-object.h"
-
-#endif /* x2goclient_object_h */

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list