Remove Editor API to calc preroll duration
[ardour.git] / gtk2_ardour / editor.h
index 14151b95ff67db0b019cf57a416ccf0295d869bb..0106f343822c9ea17961fac6a10d1bfb4e5f0740 100644 (file)
@@ -261,7 +261,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
        bool extend_selection_to_track (TimeAxisView&);
 
        void play_selection ();
-       framepos_t get_preroll (framepos_t);
        void maybe_locate_with_edit_preroll (framepos_t);
        void play_with_preroll ();
        void rec_with_preroll ();