mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-05 00:22:31 +02:00
debug--
This commit is contained in:
parent
df83239ad3
commit
3ec9308916
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user