command: command_error() is not necessary for export.
This commit is contained in:

committed by
Max Kellermann

parent
215cdda08d
commit
96ab110b44
@@ -47,7 +47,4 @@ command_process(struct client *client, char *commandString);
|
||||
|
||||
void command_success(struct client *client);
|
||||
|
||||
G_GNUC_PRINTF(3, 4) void command_error(struct client *client, enum ack error,
|
||||
const char *fmt, ...);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user