Remove references to the event bus.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / source / StreamSource.java
index 34a952c..c324857 100644 (file)
@@ -66,8 +66,6 @@ public class StreamSource extends AbstractFilter {
         * the response header for vital information (sampling frequency, number of
         * channels, etc.).
         *
-        * @param eventBus
-        *              The event bus
         * @param streamUrl
         *              The URL of the stream
         * @throws IOException