diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-15 20:03:29 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-15 20:03:29 +0000 |
| commit | 186d72f60e89b181b7c634768b5fc3c6a2c4056a (patch) | |
| tree | 6152b0839a2c0757c4db23b4f61b82b8c0dbccbe /src/qmmpui/playlistmanager.h | |
| parent | f9bfec087195e864e3cca52a1313c5927c496036 (diff) | |
| download | qmmp-186d72f60e89b181b7c634768b5fc3c6a2c4056a.tar.gz qmmp-186d72f60e89b181b7c634768b5fc3c6a2c4056a.tar.bz2 qmmp-186d72f60e89b181b7c634768b5fc3c6a2c4056a.zip | |
refactoring
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3609 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistmanager.h')
| -rw-r--r-- | src/qmmpui/playlistmanager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index 3e9a41cab..d543e14fa 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -272,7 +272,6 @@ private slots: private: void readPlayLists(); - void setAutoSavePlayList(); static PlayListManager* m_instance; QList <PlayListModel *> m_models; PlayListModel *m_current; |
