globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / ardour / export_channel.cc
index 93621717381ca19c2c4ea4a7d95761aa47dd75d7..2ccaf1ae33cd3f208c83f3e2c74c2c8f0a3b19cf 100644 (file)
@@ -113,7 +113,7 @@ PortExportChannel::set_state (XMLNode * node, Session & session)
        }
 }
 
-RegionExportChannelFactory::RegionExportChannelFactory (Session * session, AudioRegion const & region, AudioTrack & track, Type type) 
+RegionExportChannelFactory::RegionExportChannelFactory (Session * session, AudioRegion const & region, AudioTrack & track, Type type)
        : region (region)
        , track (track)
        , type (type)