[gobject-introspection] Remove left-over comments
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Remove left-over comments
- Date: Mon, 7 Jun 2010 02:05:23 +0000 (UTC)
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]