fixes
This commit is contained in:
@@ -127,7 +127,4 @@ void G4System::check()const{
|
||||
if(UImanager == nullptr){
|
||||
throw std::runtime_error("UImanager not found");
|
||||
}
|
||||
if(ui == nullptr){
|
||||
throw std::runtime_error("UI not found");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user