summaryrefslogtreecommitdiff
path: root/gio/src/gio.defs
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2012-09-18 18:29:17 +0200
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2012-09-18 18:29:17 +0200
commitde9decf59b525dff4ef4e65bb982343a180f68ac (patch)
treed887eb9eeb1710b9a32f260e0a885518ba599f74 /gio/src/gio.defs
parentbcea756362e203628f6f4eb9d46c0e955410a0e3 (diff)
downloadglibmm-de9decf59b525dff4ef4e65bb982343a180f68ac.tar.gz
Improve the use of _IGNORE. Don't use gio_others.defs.
* gio/src/applicationcommandline.hg: Change a _CONVERSION (due to the exclusion of gio_others.defs). * gio/src/dbusintrospection.hg: * gio/src/fileinfo.hg: Add _IGNORE. * gio/src/fileiostream.hg: * gio/src/fileoutputstream.hg: Correct an _IGNORE. * gio/src/gio.defs: Don't include gio_others.defs. One of its entries is wrong and all of them also exist (in correct form) in gio_methods.defs or gio_signals.defs. * glib/src/convert.hg: * glib/src/regex.hg: Add _IGNORE. * glib/src/date.hg: * glib/src/fileutils.hg: * glib/src/markup.hg: * glib/src/optionentry.hg: * glib/src/shell.hg: * glib/src/spawn.hg: * glib/src/thread.hg: * glib/src/threads.hg: * glib/src/unicode.hg: * glib/src/uriutils.hg: Remove _IGNORE(g_iconv). * glib/src/variantiter.hg: Add an _IGNORE. Remove _IGNORE(g_variant_iter_new).
Diffstat (limited to 'gio/src/gio.defs')
-rw-r--r--gio/src/gio.defs1
1 files changed, 0 insertions, 1 deletions
diff --git a/gio/src/gio.defs b/gio/src/gio.defs
index d2620139..4db096ff 100644
--- a/gio/src/gio.defs
+++ b/gio/src/gio.defs
@@ -1,7 +1,6 @@
(include gio_methods.defs)
(include gio_unix_functions.defs)
(include gio_extra_objects.defs)
-(include gio_others.defs)
(include gio_enums.defs)
(include gio_signals.defs)
(include gio_vfuncs.defs)