]> code.delx.au - pulseaudio/blobdiff - polyp/sink.h
introduce pa_xmalloc() and friends
[pulseaudio] / polyp / sink.h
index 2b5d94958c35e2d26542e855b711161abe53f96c..400d5d04f05857bb3f7162ed9f086878f6cb41b8 100644 (file)
@@ -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