From 6f94ce12e76ad5e6dc1b8b53423ce74226540ec8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 5 May 2015 06:42:40 +0000 Subject: removed useless code git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4910 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/playlistheader.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/Ui/skinned/playlistheader.h') 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; -- cgit v1.2.3-13-gbd6f