]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/interface_widgets.hpp
Qt4 - remove unusefull debug.
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
index 5bb8505e695cbdea1ee138cb09ed588304883598..e636989ac45387b1ae4807d9258f423ae2db4efa 100644 (file)
@@ -149,7 +149,6 @@ class ControlsWidget : public QFrame
 public:
     /* p_intf, advanced control visible or not, blingbling or not */
     ControlsWidget( intf_thread_t *, MainInterface*, bool, bool );
-//    QSize sizeHint() const;
     virtual ~ControlsWidget();
 
     QPushButton *playlistButton;