X-Git-Url: https://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;p=vlc.git;a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Finput_manager.hpp;h=c5e0cc49e10783f9c1e5bfb5832fa58beae4beff;hp=8c86878efc8c188d14022bb8f790173382d5c2bf;hb=6c3d99106546fc732be6f555de651966dfbd98a1;hpb=0bfccfadab7815fa8ded920181cb523f3a5e3095 diff --git a/modules/gui/qt4/input_manager.hpp b/modules/gui/qt4/input_manager.hpp index 8c86878efc..c5e0cc49e1 100644 --- a/modules/gui/qt4/input_manager.hpp +++ b/modules/gui/qt4/input_manager.hpp @@ -45,7 +45,6 @@ public slots: signals: /// Send new position, new time and new length void positionUpdated( float , int, int ); - void reset(); ///< Input changed, tell others to reset };