From 2d71ff30445c455492b976c753ef72a9c048d497 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 23 Oct 2014 18:49:56 +0000 Subject: refactoring git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4593 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/playlistgroup.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qmmpui/playlistgroup.h') diff --git a/src/qmmpui/playlistgroup.h b/src/qmmpui/playlistgroup.h index 51166d18f..2a9f3be3a 100644 --- a/src/qmmpui/playlistgroup.h +++ b/src/qmmpui/playlistgroup.h @@ -73,8 +73,6 @@ public: bool isGroup() const; private: - int firstIndex; //First index of the group. - int lastIndex; //Last index of the group. QList trackList; //A list of tracks friend class GroupedContainer; -- cgit v1.2.3-13-gbd6f