summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-shell.h')
-rw-r--r--dbus/dbus-shell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus-shell.h b/dbus/dbus-shell.h
index 9ecdf06e..5316d511 100644
--- a/dbus/dbus-shell.h
+++ b/dbus/dbus-shell.h
@@ -28,7 +28,6 @@
DBUS_BEGIN_DECLS
-char* _dbus_shell_quote (const char *unquoted_string);
char* _dbus_shell_unquote (const char *quoted_string);
dbus_bool_t _dbus_shell_parse_argv (const char *command_line,
int *argcp,