Index: /trunk/FACT++/src/Fits.cc
===================================================================
--- /trunk/FACT++/src/Fits.cc	(revision 12419)
+++ /trunk/FACT++/src/Fits.cc	(revision 12420)
@@ -215,5 +215,4 @@
         corruptName << fFileName << "corrupt" << append;
     }
-    this->fFile->Close();
     if (rename(fFileName.c_str(), corruptName.str().c_str()) != 0)
     {
