Output: Remove function override from header

This function should be derived from the superclass.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
Christopher Snowhill 2025-06-23 23:52:25 -07:00
parent 9951b7cb6a
commit 5ea0640c68

View file

@ -39,8 +39,6 @@
- (BOOL)selectNextBuffer;
- (void)endOfInputPlayed;
- (BOOL)endOfStream;
- (BOOL)chainQueueHasTracks;
- (double)secondsBuffered;