[vlc-commits] Qt: preferences: remove unused hidden member
Francois Cartegnie
git at videolan.org
Mon Mar 5 19:21:19 CET 2012
vlc/vlc-2.0 | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Fri Mar 2 16:16:14 2012 +0100| [058059c98f6e13917d5bcab5bad9d60da02059ae] | committer: Jean-Baptiste Kempf
Qt: preferences: remove unused hidden member
(cherry picked from commit 89f039dd14b2bf8da73b08bc23ded28da9044867)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=058059c98f6e13917d5bcab5bad9d60da02059ae
---
modules/gui/qt4/dialogs/preferences.hpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/modules/gui/qt4/dialogs/preferences.hpp b/modules/gui/qt4/dialogs/preferences.hpp
index cd6595f..9ae0fd4 100644
--- a/modules/gui/qt4/dialogs/preferences.hpp
+++ b/modules/gui/qt4/dialogs/preferences.hpp
@@ -54,8 +54,6 @@ public:
#endif
private:
- QGridLayout *main_layout;
-
QWidget *main_panel;
QHBoxLayout *main_panel_l;
More information about the vlc-commits
mailing list