From: fca Date: Wed, 22 Feb 2012 22:05:20 +0000 (+0000) Subject: Coverity 19423 X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=93f8e24400182eb4b605548a82e5bd3c6ea0690e;p=u%2Fmrichter%2FAliRoot.git Coverity 19423 --- diff --git a/RAW/AliMDC.cxx b/RAW/AliMDC.cxx index bf930612d90..869948a78e2 100644 --- a/RAW/AliMDC.cxx +++ b/RAW/AliMDC.cxx @@ -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