1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-18 20:04:00 +02:00

Weird, how did I think that was a good idea :-)

This commit is contained in:
Jeff Mitchell
2012-06-30 17:14:59 -04:00
parent 01d17bde9b
commit 76f7c303a1

View File

@@ -238,8 +238,8 @@ MusicScanner::postOps()
m_scannedfiles.clear(); m_scannedfiles.clear();
m_filesToDelete.clear(); m_filesToDelete.clear();
} }
else
cleanup(); cleanup();
} }