summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gidl.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/dbus-gidl.h')
-rw-r--r--glib/dbus-gidl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/glib/dbus-gidl.h b/glib/dbus-gidl.h
index 812e1866..68649cf3 100644
--- a/glib/dbus-gidl.h
+++ b/glib/dbus-gidl.h
@@ -56,7 +56,6 @@ void method_info_unref (MethodInfo *info);
const char* method_info_get_name (MethodInfo *info);
GSList* method_info_get_args (MethodInfo *info);
-MethodStyle method_info_get_style (MethodInfo *info);
void method_info_add_arg (MethodInfo *info,
ArgInfo *arg);