diff options
Diffstat (limited to 'src/VLCInput.h')
-rw-r--r-- | src/VLCInput.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |