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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user