summaryrefslogtreecommitdiffstats
path: root/polyp/cli-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/cli-command.c')
-rw-r--r--polyp/cli-command.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/polyp/cli-command.c b/polyp/cli-command.c
index dec877fb..c11647fc 100644
--- a/polyp/cli-command.c
+++ b/polyp/cli-command.c
@@ -242,8 +242,6 @@ static int pa_cli_command_stat(struct pa_core *c, struct pa_tokenizer *t, struct
pa_namereg_get_default_sink_name(c),
pa_namereg_get_default_source_name(c));
-
-
return 0;
}