Fix whitespace.

git-svn-id: svn://localhost/ardour2/branches/3.0@5862 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard
2009-10-22 18:55:39 +00:00
parent 7363b3cea0
commit abe1834724

View File

@@ -2796,7 +2796,7 @@ TimeFXDrag::finished (GdkEvent* /*event*/, bool movement_occurred)
{
_primary->get_time_axis_view().hide_timestretch ();
if (!movement_occurred) {
if (!movement_occurred) {
return;
}