Fix previous commit in debug mode.

git-svn-id: svn://localhost/ardour2/branches/3.0@5136 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-06-09 16:32:20 +00:00
parent 7f3e6769b3
commit 9bd274bfde

View File

@ -739,6 +739,7 @@ RegionMoveDrag::finished (GdkEvent* event, bool movement_occurred)
nframes64_t drag_delta;
bool changed_tracks, changed_position;
map<RegionView*, RouteTimeAxisView*> final;
RouteTimeAxisView* source_tv;
if (!movement_occurred) {
/* just a click */