1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 08:34:34 +02:00

* Oops, removed debug helper :-).

This commit is contained in:
Christian Muehlhaeuser
2013-01-04 14:45:29 +01:00
parent c884615ef1
commit 60bd4da78f

View File

@@ -212,7 +212,6 @@ AudioControls::onControlStateChanged()
void
AudioControls::onPlaybackStarted( const Tomahawk::result_ptr& result )
{
tDebug() << "FOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO";
if ( result.isNull() )
return;