]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/input_manager.hpp
Cleanup
[vlc] / modules / gui / qt4 / input_manager.hpp
index 8c86878efc8c188d14022bb8f790173382d5c2bf..c5e0cc49e10783f9c1e5bfb5832fa58beae4beff 100644 (file)
@@ -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
 };