]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/AliXMLCollection.cxx
Coverity fixes (FORWARD NULL and DEADCODE)
[u/mrichter/AliRoot.git] / ANALYSIS / AliXMLCollection.cxx
index 9b1d457cbc16dd6158a216908bd96ee4c43d6799..90f434a015de513012c135cef23453dfb6a0579a 100644 (file)
@@ -425,7 +425,6 @@ void AliXMLCollection::ParseXML() {
     AliError(Form("cannot find the <event> tag in %s",fXmlFile.Data()));
     return;
   }
-  if (!xevent) return;
   
   do {
     if (xml.GetAttr(xevent, "name")) {