[glib] Fix gio.symbols



commit 32214583c361e1b0406a3e6c77c66d907f3f1126
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Oct 17 14:54:50 2011 +0800

    Fix gio.symbols
    
    g_simple_action_get_parameter_type is now static, so this symbol needs to
    be removed from here...

 gio/gio.symbols |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gio/gio.symbols b/gio/gio.symbols
index 0ce8fd5..2bbac75 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -1397,7 +1397,6 @@ g_simple_action_group_insert
 g_simple_action_group_lookup
 g_simple_action_group_new
 g_simple_action_group_remove
-g_simple_action_get_parameter_type
 g_simple_action_get_type
 g_simple_action_new
 g_simple_action_new_stateful



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