[gobject-introspection] Remove left-over comments



commit 3ada0d211647aca9eeb0c7b52443a1c9cd7c2a4a
Author: Johan Dahlin <johan gnome org>
Date:   Sun Jun 6 22:47:21 2010 -0300

    Remove left-over comments

 girepository/gibaseinfo.h   |    2 --
 girepository/giobjectinfo.h |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/girepository/gibaseinfo.h b/girepository/gibaseinfo.h
index 79f50ce..5d0cb84 100644
--- a/girepository/gibaseinfo.h
+++ b/girepository/gibaseinfo.h
@@ -44,8 +44,6 @@ struct _GIBaseInfoStub {
   gpointer padding[4];
 };
 
-/* GIBaseInfo */
-
 /**
  * GIAttributeIter:
  *
diff --git a/girepository/giobjectinfo.h b/girepository/giobjectinfo.h
index 50a85b7..27ec714 100644
--- a/girepository/giobjectinfo.h
+++ b/girepository/giobjectinfo.h
@@ -30,8 +30,6 @@
 
 G_BEGIN_DECLS
 
-/* GIObjectInfo */
-
 #define GI_IS_OBJECT_INFO(info) \
     (g_base_info_get_type((GIBaseInfo*)info) ==  GI_INFO_TYPE_OBJECT)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]