Allow strips to add or remove personal sends
[ardour.git] / gtk2_ardour / audio_clock.cc
index 68faab78b0f727cb12afb11c203b09b75661f5d5..2656c2b445f128cf31d0217d09fe392f17ae7a0a 100644 (file)
@@ -510,7 +510,7 @@ AudioClock::end_edit (bool modify)
                        break;
 
                case Seconds:
-                       // no break
+                       /* fall through */
                case Samples:
                        if (edit_string.length() < 1) {
                                edit_string = pre_edit_string;