From 0e9d21145a61416615419dc97a801a82f3e97fe6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 22 Dec 2012 09:13:31 +0000 Subject: changed PlayListParser class git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3083 90c681e8-e032-0410-971d-27865f9a5e38 --- src/app/qmmpstarter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/app/qmmpstarter.cpp') diff --git a/src/app/qmmpstarter.cpp b/src/app/qmmpstarter.cpp index 6ea21be5a..4e740c493 100644 --- a/src/app/qmmpstarter.cpp +++ b/src/app/qmmpstarter.cpp @@ -165,7 +165,6 @@ void QMMPStarter::startPlayer() m_core = SoundCore::instance(); //additional featuries - new PlayListParser(this); new UiHelper(this); //interface -- cgit v1.2.3-13-gbd6f