mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
debug--
This commit is contained in:
@@ -69,8 +69,6 @@ InfoPlugin::openLinkFromHash( const InfoCriteriaHash& hash ) const
|
||||
// Add encoding for spaces, since QUrl does not
|
||||
QUrl encodedLink( link.toString().replace(" ", "%20"), QUrl::StrictMode );
|
||||
|
||||
qDebug() << "encodedLink " << encodedLink.toString();
|
||||
|
||||
return encodedLink;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user