virtual-sink: Remove irrelevant comment.

The comment is inherited from module-ladspa-sink. It
doesn't make sense in module-virtual-sink.
This commit is contained in:
Tanu Kaskinen 2012-02-12 16:23:17 +02:00
parent d103f3a97a
commit 9c84f1274e

View file

@ -20,9 +20,6 @@
USA. USA.
***/ ***/
/* TODO: Some plugins cause latency, and some even report it by using a control
out port. We don't currently use the latency information. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>
#endif #endif