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 594ca272..2b4f1fee 100644
--- a/src/command.h
+++ b/src/command.h
@@ -39,8 +39,6 @@ void initCommands(void);
void finishCommands(void);
-mpd_fprintf_ void commandError(int fd, int error, const char *fmt, ...);
-
void command_success(struct client *client);
mpd_fprintf_ void command_error(struct client *client, int error,