From 5f78e890d9a1856c639cc358e798559db6c16737 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 30 Oct 2013 06:42:10 +0000 Subject: removed unused variables git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3840 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/eqtitlebar.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/Ui/skinned/eqtitlebar.h') diff --git a/src/plugins/Ui/skinned/eqtitlebar.h b/src/plugins/Ui/skinned/eqtitlebar.h index 8f4f5a1f9..8b4fc7648 100644 --- a/src/plugins/Ui/skinned/eqtitlebar.h +++ b/src/plugins/Ui/skinned/eqtitlebar.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2007-2009 by Ilya Kotov * + * Copyright (C) 2007-2013 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -52,7 +52,6 @@ private slots: private: void updatePositions(); Skin* m_skin; - bool m_active; int m_left; int m_right; QPoint m_pos; -- cgit v1.2.3-13-gbd6f