mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
remove no-op "horizontal_position_changed()" method from StreamView and RouteTimeAxisView
This commit is contained in:
parent
11619a37bf
commit
1c24a847dd
3 changed files with 0 additions and 11 deletions
|
|
@ -75,7 +75,6 @@ public:
|
|||
|
||||
virtual int set_samples_per_pixel (double);
|
||||
gdouble get_samples_per_pixel () const { return _samples_per_pixel; }
|
||||
virtual void horizontal_position_changed () {}
|
||||
|
||||
virtual void enter_internal_edit_mode ();
|
||||
virtual void leave_internal_edit_mode ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue