add slave,transport and event debugging traces
[ardour.git] / libs / ardour / ardour / location_importer.h
index 37895dbc9789250d128c0b83b034795367c6d0ca..2b6f1ec1c273aacbbf9118ef62bea98b5a3d4837 100644 (file)
@@ -56,7 +56,7 @@ class LocationImporter : public ElementImporter
        LocationImportHandler & handler;
        XMLNode                 xml_location;
        Location *              location;
-       
+
        void parse_xml ();
 };