implement "typical" save and close conventions.
[mussa.git] / alg / mussa.cpp
index 194501dad670fbb497756da0f507ffac40f4d79e..cc5825ef68999dfacbe6370b3f38fbe0e00df20d 100644 (file)
@@ -446,10 +446,6 @@ Mussa::analyze()
   seqcomp();
   the_paths.setup(window, threshold);
   nway();
-  // FIXME: once we implement a save feature we should remove this
-  if (not analysis_name.empty()) {
-    save();
-  }
 }
 
 void