diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-05 06:42:40 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-05 06:42:40 +0000 |
| commit | 6f94ce12e76ad5e6dc1b8b53423ce74226540ec8 (patch) | |
| tree | 7420639379e4bd19525714b80dc123a2dbdb0340 /src/plugins/Ui/skinned/playlistheader.h | |
| parent | e88f614aa1d4bb0f8643fe5ecf593ac147f46531 (diff) | |
| download | qmmp-6f94ce12e76ad5e6dc1b8b53423ce74226540ec8.tar.gz qmmp-6f94ce12e76ad5e6dc1b8b53423ce74226540ec8.tar.bz2 qmmp-6f94ce12e76ad5e6dc1b8b53423ce74226540ec8.zip | |
removed useless code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4910 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/playlistheader.h')
| -rw-r--r-- | src/plugins/Ui/skinned/playlistheader.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/Ui/skinned/playlistheader.h b/src/plugins/Ui/skinned/playlistheader.h index c389ea0d5..05607831b 100644 --- a/src/plugins/Ui/skinned/playlistheader.h +++ b/src/plugins/Ui/skinned/playlistheader.h @@ -82,8 +82,6 @@ private: PlayListHeaderModel *m_model; QAction *m_autoResize; QPixmap m_arrow_up, m_arrow_down; - bool m_show_number; - bool m_align_numbres; bool m_reverted; int m_number_width; int m_pressed_column; |
