Drop double semicolons

This commit is contained in:
Peter Hutterer 2021-05-20 11:20:19 +10:00 committed by Wim Taymans
parent b1610d37fe
commit 71c6a175c4
10 changed files with 14 additions and 14 deletions

View file

@ -4852,7 +4852,7 @@ static int do_suspend(struct client *client, uint32_t command, uint32_t tag, str
struct pw_manager_object *o;
const char *name;
int res;
uint32_t id, cmd;;
uint32_t id, cmd;
bool sink = command == COMMAND_SUSPEND_SINK, suspend;
if ((res = message_get(m,