mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
remove unused variable
This commit is contained in:
parent
69174beb7b
commit
dd1e1b16cc
1 changed files with 0 additions and 1 deletions
|
|
@ -3981,7 +3981,6 @@ MidiView::sysex_left (SysEx *)
|
|||
void
|
||||
MidiView::note_mouse_position (float x_fraction, float /*y_fraction*/, bool can_set_cursor)
|
||||
{
|
||||
Editing::MouseMode mm = _editing_context.current_mouse_mode();
|
||||
bool trimmable = _editing_context.allow_trim_cursors ();
|
||||
|
||||
if (can_set_cursor) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue