Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -37,8 +37,6 @@ G4VExceptionHandler::G4VExceptionHandler()
|
||||
stateManager->SetExceptionHandler(this);
|
||||
}
|
||||
|
||||
G4VExceptionHandler::~G4VExceptionHandler() {}
|
||||
|
||||
G4VExceptionHandler::G4VExceptionHandler(const G4VExceptionHandler& right)
|
||||
{
|
||||
*this = right;
|
||||
|
||||
Reference in New Issue
Block a user