]> git.sesse.net Git - vlc/commitdiff
qt4: preferences_widget: Removing useless attribute.
authorHugo Beauzée-Luyssen <beauze.h@gmail.com>
Fri, 15 Apr 2011 13:25:19 +0000 (15:25 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 15 Apr 2011 15:28:49 +0000 (17:28 +0200)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/components/preferences_widgets.hpp

index 1ba310e6c5b2c94e8aec14127e47114d15cb5f87..312e075b060180a9f9a6dc562c28e4ffde6712d8 100644 (file)
@@ -109,7 +109,6 @@ protected:
     module_config_t *p_item;
     QString _name;
     QWidget *widget;
-    bool _advanced;
 #if 0
 /* You shouldn't use that now..*/
 signals: