1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-22 21:54:00 +02:00
This commit is contained in:
Leo Franchi
2011-02-19 10:52:53 -05:00
parent d0df092faf
commit 5a3424eff4

View File

@@ -193,7 +193,6 @@ TwitterPlugin::checkTimerFired()
void
TwitterPlugin::connectTimerFired()
{
qDebug() << Q_FUNC_INFO;
if ( !isValid() || m_cachedPeers.isEmpty() )
return;