1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-13 20:39:57 +01:00

Debug spam--

This commit is contained in:
Uwe L. Korn 2013-06-30 14:14:18 +02:00
parent 607caf4456
commit ca1db0cd48

View File

@ -696,7 +696,6 @@ TomahawkApp::onInfoSystemReady()
void
TomahawkApp::ipDetectionFailed( QNetworkReply::NetworkError error, QString errorString )
{
tLog() << Q_FUNC_INFO;
Q_UNUSED( error );
#ifdef QT_NO_DEBUG
Q_UNUSED( errorString );