diff options
Diffstat (limited to 'src/command.c')
-rw-r--r-- | src/command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c index 8780ae8a..1519a428 100644 --- a/src/command.c +++ b/src/command.c @@ -186,7 +186,6 @@ command_sendf(const struct command_encoder *ce, ...) va_end(args); writeb(&in_sendf, 0); - return; } void |