summaryrefslogtreecommitdiffstats
path: root/polyp/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/core.h')
-rw-r--r--polyp/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/polyp/core.h b/polyp/core.h
index 513d8172..ca37507c 100644
--- a/polyp/core.h
+++ b/polyp/core.h
@@ -51,7 +51,6 @@ struct pa_core {
int quit_after_last_client_time;
struct pa_time_event *quit_event;
-
};
struct pa_core* pa_core_new(struct pa_mainloop_api *m);