NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / canvas / xfade_curve.cc
index 259b0e6da537748fc616f017c0d072045f013570..c8e477697c47679f2ebeb520830a2b69001f6f2c 100644 (file)
@@ -35,7 +35,7 @@ static const bool show_bg_fades = false;
 #else
 static const bool show_bg_fades = true;
 #endif
-       
+
 XFadeCurve::XFadeCurve (Canvas* c)
        : Item (c)
        , points_per_segment (32)