Fix whitespace.
authorDavid Robillard <d@drobilla.net>
Thu, 22 Oct 2009 18:55:39 +0000 (18:55 +0000)
committerDavid Robillard <d@drobilla.net>
Thu, 22 Oct 2009 18:55:39 +0000 (18:55 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@5862 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/editor_drag.cc

index db51191b64c9b68d20154d4532189af8c2f67ee2..e6e944bc3bc8090a871c4daa456634a8985978fd 100644 (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;
        }