From b2e1612aa76d5aead3f6a471154f7678a3b01b28 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 29 Jun 2011 16:21:58 +0000 Subject: moved some code inside libqmmpui git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2250 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/mediaplayer.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/qmmpui/mediaplayer.h') diff --git a/src/qmmpui/mediaplayer.h b/src/qmmpui/mediaplayer.h index 8c8a97e5a..941295d1a 100644 --- a/src/qmmpui/mediaplayer.h +++ b/src/qmmpui/mediaplayer.h @@ -45,12 +45,6 @@ public: * Returns a pointer to the object's instance. */ static MediaPlayer* instance(); - /*! - * Prepares object for usage. - * @param core Pointer to the SoundCore object. - * @param pl_mamager Playlist manager. - */ - void initialize(SoundCore *core, PlayListManager *pl_mamager); /*! * Returns playlist manager pointer */ -- cgit v1.2.3-13-gbd6f