diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/mainwindow.cpp b/src/ui/mainwindow.cpp index 09940f012..19a897174 100644 --- a/src/ui/mainwindow.cpp +++ b/src/ui/mainwindow.cpp @@ -537,7 +537,6 @@ void MainWindow::savePlaylist() void MainWindow::setFileList(const QStringList &l, bool clear) { - clear = true; m_pl_manager->activatePlayList(m_pl_manager->selectedPlayList()); if(!clear) { |
