get Session::save_as() working much more correctly, and cleaner
[ardour.git] / libs / ardour / file_source.cc
index 0aec49e6bdd74899dbfafa28d903d0aa6047fc75..b4ecb157c5038e916a22e0a2391b4fa5559c15a1 100644 (file)
@@ -337,7 +337,6 @@ FileSource::find (Session& s, DataType type, const string& path, bool must_exist
         }
 
         found_path = keeppath;
-
         ret = true;
 
   out: