1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-21 06:13:29 +01:00

Remove debug

This commit is contained in:
John Maguire 2010-08-03 19:08:05 +00:00
parent e67f9a66c8
commit 78371a5d3a

View File

@ -881,7 +881,6 @@ void Playlist::Save() const {
}
void Playlist::Restore() {
qDebug() << Q_FUNC_INFO;
if (!backend_)
return;