From 60140af509d33cd2179c56388b16746e9d67071a Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 7 Feb 2018 11:22:11 +0100 Subject: Add some general quality remarks to README --- src/VLCInput.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/VLCInput.h b/src/VLCInput.h index 99ce01d..0eb3e37 100644 --- a/src/VLCInput.h +++ b/src/VLCInput.h @@ -134,7 +134,6 @@ class VLCInput : public InputInterface int getRate() { return m_rate; } - virtual bool fault_detected(void) const override { return m_fault; }; /*! Separator string used when artist/title are written -- cgit v1.2.3