better motif editor
[mussa.git] / qui / MussaWindow.cpp
index a97f40ec804da19725efcdad1bd0acd215763bc0..6b0e8a7e9e07614ea9e596e12bde4a2dfd4660eb 100644 (file)
@@ -360,7 +360,6 @@ void MussaWindow::saveAnalysisAs()
   if (fileNames.size() != 1) {
     return;
   }
-
   fs::path save_path(fileNames[0].toStdString(), fs::native);
   // do you want to overwrite?
   if (fs::exists(save_path) and