1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Don't log after final unloading has begun

This commit is contained in:
Uwe L. Korn
2013-09-17 10:26:07 +02:00
parent 28fcb8561f
commit 16c5bbee85

View File

@@ -25,7 +25,6 @@ using namespace Tomahawk;
ViewPage::~ViewPage()
{
tDebug( LOGVERBOSE ) << Q_FUNC_INFO;
}