summaryrefslogtreecommitdiffstats
path: root/polyp/sink.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/sink.h')
-rw-r--r--polyp/sink.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/polyp/sink.h b/polyp/sink.h
index 2b5d9495..400d5d04 100644
--- a/polyp/sink.h
+++ b/polyp/sink.h
@@ -60,8 +60,6 @@ uint32_t pa_sink_get_latency(struct pa_sink *s);
void pa_sink_notify(struct pa_sink*s);
-struct pa_sink* pa_sink_get_default(struct pa_core *c);
-
void pa_sink_set_owner(struct pa_sink *sink, struct pa_module *m);
#endif