diff --git a/src/libtomahawk/Query.cpp b/src/libtomahawk/Query.cpp index 80dafd53e..d891f6f7f 100644 --- a/src/libtomahawk/Query.cpp +++ b/src/libtomahawk/Query.cpp @@ -249,12 +249,6 @@ Query::refreshResults() } -Query::Query() - : d_ptr( new QueryPrivate( this ) ) -{ -} - - void Query::onResultStatusChanged() { diff --git a/src/libtomahawk/Query.h b/src/libtomahawk/Query.h index 365e0c4e2..bacf2194f 100644 --- a/src/libtomahawk/Query.h +++ b/src/libtomahawk/Query.h @@ -144,7 +144,6 @@ private slots: void refreshResults(); private: - Query(); explicit Query( const track_ptr& track, const QID& qid, bool autoResolve ); /** * Respective constructor for getFixed