]> code.delx.au - pulseaudio/blobdiff - polyp/core.h
change the way the default sink/source is selected
[pulseaudio] / polyp / core.h
index ca37507ca9a903a5f191d01ad4c87dcf4fc810fe..ddba6a833cdd174a88030a5fb3095104a9abd1a8 100644 (file)
@@ -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