NOOP: newline removed
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 30 Oct 2019 03:36:09 +0000 (21:36 -0600)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 2 Nov 2019 22:32:18 +0000 (16:32 -0600)
libs/ardour/midi_track.cc

index be28de46550e8dfffe3ef62d4705b0e6ba397f3f..856c90efb8145d585c27c4e787e9b80e56e5ad58 100644 (file)
@@ -453,8 +453,7 @@ MidiTrack::snapshot_out_of_band_data (samplecnt_t nframes)
 
        assert (nframes > 0);
 
-       DEBUG_TRACE (DEBUG::MidiIO, string_compose ("%1 has %2 of immediate events to deliver\n",
-                               name(), _immediate_events.read_space()));
+       DEBUG_TRACE (DEBUG::MidiIO, string_compose ("%1 has %2 of immediate events to deliver\n", name(), _immediate_events.read_space()));
 
        /* write as many of the immediate events as we can, but give "true" as
         * the last argument ("stop on overflow in destination") so that we'll