From fd29a966eba8d3b94ddb43fb0ef0c635a1fc727e Mon Sep 17 00:00:00 2001 From: Leo Franchi Date: Thu, 26 May 2011 08:55:12 -0400 Subject: [PATCH] remove vestiges of debug --- src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.cpp | 1 - thirdparty/jreen | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.cpp b/src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.cpp index d88c37465..ee55ae3a0 100644 --- a/src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.cpp +++ b/src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.cpp @@ -66,7 +66,6 @@ EchonestGenerator::EchonestGenerator ( QObject* parent ) QNetworkReply* moods = Echonest::Artist::listTerms( "mood" ); connect( moods, SIGNAL( finished() ), this, SLOT( moodsReceived() ) ); - QTimer::singleShot( 20000, this, SLOT( get() ) ); // qDebug() << "ECHONEST:" << m_logo.size(); } diff --git a/thirdparty/jreen b/thirdparty/jreen index a231a2b38..8f995f246 160000 --- a/thirdparty/jreen +++ b/thirdparty/jreen @@ -1 +1 @@ -Subproject commit a231a2b3868baf32312d65cb7e371828212d7745 +Subproject commit 8f995f246637f533feb7124744e113034a32b505