From f88cfdb47802241c306273d98f31538d44e6781a Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 20 Apr 2013 16:11:30 -0400 Subject: remove Editor::redraw_measures to improve efficiency of tempo measure line redraws --- gtk2_ardour/public_editor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/public_editor.h') diff --git a/gtk2_ardour/public_editor.h b/gtk2_ardour/public_editor.h index 12f4cd0ec7..d95b29d814 100644 --- a/gtk2_ardour/public_editor.h +++ b/gtk2_ardour/public_editor.h @@ -212,7 +212,6 @@ class PublicEditor : public Gtk::Window, public PBD::StatefulDestructible { virtual void maybe_locate_with_edit_preroll (framepos_t location) = 0; virtual void set_show_measures (bool yn) = 0; virtual bool show_measures () const = 0; - virtual bool redraw_measures () = 0; virtual Editing::MouseMode effective_mouse_mode () const = 0; -- cgit v1.2.3