diff --git a/Audio/Chain/OutputNode.h b/Audio/Chain/OutputNode.h index ee8dfbb97..312ecaef7 100644 --- a/Audio/Chain/OutputNode.h +++ b/Audio/Chain/OutputNode.h @@ -39,8 +39,6 @@ - (BOOL)selectNextBuffer; - (void)endOfInputPlayed; -- (BOOL)endOfStream; - - (BOOL)chainQueueHasTracks; - (double)secondsBuffered;