diff options
Diffstat (limited to 'polyp/core.h')
-rw-r--r-- | polyp/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polyp/core.h b/polyp/core.h index ca37507c..ddba6a83 100644 --- a/polyp/core.h +++ b/polyp/core.h @@ -55,7 +55,6 @@ struct pa_core { struct pa_core* pa_core_new(struct pa_mainloop_api *m); void pa_core_free(struct pa_core*c); - void pa_core_check_quit(struct pa_core *c); #endif |