diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-30 06:42:10 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-30 06:42:10 +0000 |
| commit | 5f78e890d9a1856c639cc358e798559db6c16737 (patch) | |
| tree | c5633a1e29bbacb4c58bbda403eadfe35b6c789e /src/plugins/Ui/skinned/eqtitlebar.h | |
| parent | b8e1e6f9ee8a00712824110c4a489f87dda78965 (diff) | |
| download | qmmp-5f78e890d9a1856c639cc358e798559db6c16737.tar.gz qmmp-5f78e890d9a1856c639cc358e798559db6c16737.tar.bz2 qmmp-5f78e890d9a1856c639cc358e798559db6c16737.zip | |
removed unused variables
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3840 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/eqtitlebar.h')
| -rw-r--r-- | src/plugins/Ui/skinned/eqtitlebar.h | 3 |
1 files changed, 1 insertions, 2 deletions
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; |
