13
0

Remove some unused variables.

git-svn-id: svn://localhost/ardour2/branches/3.0@7035 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-05-01 23:35:33 +00:00
parent 78da07607d
commit c5e4e8fdd9

View File

@ -62,8 +62,6 @@ using Gtkmm2ext::Keyboard;
bool
Editor::track_canvas_scroll (GdkEventScroll* ev)
{
int x, y;
double wx, wy;
nframes64_t xdelta;
int direction = ev->direction;