]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Coverity 19423
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 22 Feb 2012 22:05:20 +0000 (22:05 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 22 Feb 2012 22:05:20 +0000 (22:05 +0000)
RAW/AliMDC.cxx

index bf930612d90778c54a13504446fab47b99ce3eb9..869948a78e2b3b99950f64151dbf338de0d3c789 100644 (file)
@@ -548,7 +548,6 @@ Int_t AliMDC::Run(const char* inputFile, Bool_t loop,
       Error("Run", "AliMDC was compiled without event builder support");
       delete fRawDB;
       fRawDB = NULL;
-      if (fd>-1) close(fd);
       return 1;
 #endif