Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -198,7 +198,7 @@ protected:
|
||||
bool own = (*itb);
|
||||
parent::erase(it);
|
||||
m_owns.erase(itb);
|
||||
if(own) delete entry;
|
||||
if(own) delete entry;
|
||||
}
|
||||
}
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user