diff options
Diffstat (limited to 'src/plugins/Input/mpc/decodermpcfactory.h')
| -rw-r--r-- | src/plugins/Input/mpc/decodermpcfactory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/Input/mpc/decodermpcfactory.h b/src/plugins/Input/mpc/decodermpcfactory.h index ffd968531..449d19efa 100644 --- a/src/plugins/Input/mpc/decodermpcfactory.h +++ b/src/plugins/Input/mpc/decodermpcfactory.h @@ -40,7 +40,6 @@ Q_OBJECT Q_INTERFACES(DecoderFactory) public: - bool supports(const QString &source) const; bool canDecode(QIODevice *input) const; const DecoderProperties properties() const; Decoder *create(const QString &url, QIODevice *i); |
