decoder/Control: throw exception on Seek() error

This commit is contained in:
Max Kellermann
2016-11-07 09:03:17 +01:00
parent 403f0f8c64
commit 4cd21f1e07
4 changed files with 18 additions and 21 deletions

View File

@@ -362,7 +362,6 @@ CommandResult
command_process(Client &client, unsigned num, char *line)
try {
Response r(client, num);
Error error;
/* get the command name (first word on the line) */
/* we have to set current_command because Response::Error()