]> git.sesse.net Git - vlc/commitdiff
Qt: VideoWidget: remove unimplemented method
authorFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 4 Apr 2013 22:27:49 +0000 (00:27 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 4 Apr 2013 22:27:49 +0000 (00:27 +0200)
modules/gui/qt4/components/interface_widgets.hpp

index 27d987374fdd451916de92a21187bbb72826ae1c..d4be935f82d11b2016afa897470dec1fe90013a6 100644 (file)
@@ -61,7 +61,6 @@ public:
 
     WId request( int *, int *, unsigned int *, unsigned int *, bool );
     void  release( void );
-    int   control( void *, int, va_list );
     void  sync( void );
 
 protected: