13
0

Remove unused variable.

This commit is contained in:
David Robillard 2014-10-31 03:27:34 -04:00
parent 8d4cbc4cc1
commit db98083f20

View File

@ -578,7 +578,6 @@ Editor::autoscroll_canvas ()
VisualChange vc;
bool vertical_motion = false;
bool y_motion = false;
if (autoscroll_horizontal_allowed) {