mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 00:54:20 +02:00
Debug spam--
This commit is contained in:
@@ -696,7 +696,6 @@ TomahawkApp::onInfoSystemReady()
|
|||||||
void
|
void
|
||||||
TomahawkApp::ipDetectionFailed( QNetworkReply::NetworkError error, QString errorString )
|
TomahawkApp::ipDetectionFailed( QNetworkReply::NetworkError error, QString errorString )
|
||||||
{
|
{
|
||||||
tLog() << Q_FUNC_INFO;
|
|
||||||
Q_UNUSED( error );
|
Q_UNUSED( error );
|
||||||
#ifdef QT_NO_DEBUG
|
#ifdef QT_NO_DEBUG
|
||||||
Q_UNUSED( errorString );
|
Q_UNUSED( errorString );
|
||||||
|
Reference in New Issue
Block a user