[gobject-introspection] Remove leftover function



commit bff4c0a689531fa97937babbb0b95975789895a4
Author: Johan Dahlin <johan gnome org>
Date:   Fri May 28 08:49:49 2010 -0300

    Remove leftover function

 girepository/girepository.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/girepository/girepository.h b/girepository/girepository.h
index deea9d3..f6e4d9e 100644
--- a/girepository/girepository.h
+++ b/girepository/girepository.h
@@ -388,9 +388,6 @@ GIBaseInfo *           g_base_info_get_container    (GIBaseInfo   *info);
 GTypelib *             g_base_info_get_typelib      (GIBaseInfo   *info);
 gboolean               g_base_info_equal            (GIBaseInfo   *info1,
                                                      GIBaseInfo   *info2);
-gboolean               g_base_info_is_a             (GIBaseInfo   *info,
-                                                     GIInfoType    type);
-
 GIBaseInfo *           g_info_new                   (GIInfoType    type,
 						     GIBaseInfo   *container,
 						     GTypelib     *typelib,



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