aboutsummaryrefslogtreecommitdiffstats
path: root/Input/IDASHReceiverObserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'Input/IDASHReceiverObserver.h')
-rw-r--r--Input/IDASHReceiverObserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Input/IDASHReceiverObserver.h b/Input/IDASHReceiverObserver.h
index f6a2baa1..0a334aa2 100644
--- a/Input/IDASHReceiverObserver.h
+++ b/Input/IDASHReceiverObserver.h
@@ -28,7 +28,6 @@ public:
virtual void notifyQualityDownloading(uint32_t quality) = 0;
virtual bool canPush() = 0;
virtual int getBufferLevel() = 0;
- virtual void fetchMPD() = 0;
};
}
}