mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 09:06:33 +01:00
fix compiler warnings
This commit is contained in:
parent
bb5cd8aa32
commit
451e48de5f
1 changed files with 1 additions and 0 deletions
|
|
@ -583,6 +583,7 @@ Editor::autoscroll_canvas ()
|
||||||
|
|
||||||
VisualChange vc;
|
VisualChange vc;
|
||||||
bool vertical_motion = false;
|
bool vertical_motion = false;
|
||||||
|
bool y_motion = false;
|
||||||
|
|
||||||
if (autoscroll_horizontal_allowed) {
|
if (autoscroll_horizontal_allowed) {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue