diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-12-22 09:18:47 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-12-22 09:18:47 +0000 |
| commit | 979695c9e910cf1138ab6c3747c3f725995acf89 (patch) | |
| tree | 41abf5c8570b06e71aa15611ff9e6875b6f93f07 /src/qmmpui/playlistparser.h | |
| parent | 0e9d21145a61416615419dc97a801a82f3e97fe6 (diff) | |
| download | qmmp-979695c9e910cf1138ab6c3747c3f725995acf89.tar.gz qmmp-979695c9e910cf1138ab6c3747c3f725995acf89.tar.bz2 qmmp-979695c9e910cf1138ab6c3747c3f725995acf89.zip | |
removed useless code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3084 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistparser.h')
| -rw-r--r-- | src/qmmpui/playlistparser.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qmmpui/playlistparser.h b/src/qmmpui/playlistparser.h index 643730323..c75b9412d 100644 --- a/src/qmmpui/playlistparser.h +++ b/src/qmmpui/playlistparser.h @@ -29,10 +29,6 @@ class PlayListParser { public: /*! - * Returns a list of supported file extensions. - */ - static QStringList filters(); - /*! * Returns a list of the installed playlist formats. */ static QList<PlayListFormat*> *formats(); |
