aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/command.h b/src/command.h
index 6ddd2249..295d71ab 100644
--- a/src/command.h
+++ b/src/command.h
@@ -65,8 +65,6 @@ void command_finish(void);
enum command_return
command_process(struct client *client, unsigned num, char *line);
-void command_success(struct client *client);
-
G_END_DECLS
#endif