Import Geant4 7.1.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4VRML2File.cc,v 1.8 2001/09/18 07:53:16 stanaka Exp $
|
||||
// GEANT4 tag $Name: geant4-07-00-cand-01 $
|
||||
// $Id: G4VRML2File.cc,v 1.9 2005/06/02 17:43:47 allison Exp $
|
||||
// GEANT4 tag $Name: geant4-07-01 $
|
||||
//
|
||||
// G4VRML2File.cc
|
||||
// Satoshi Tanaka & Yasuhide Sawada
|
||||
@@ -55,9 +55,6 @@ G4VSceneHandler* G4VRML2File::CreateSceneHandler(const G4String& name)
|
||||
|
||||
p = new G4VRML2FileSceneHandler(*this, name);
|
||||
|
||||
G4cout << G4VRML2FileSceneHandler::GetSceneCount()
|
||||
<< " " << fName << " scene handlers extanct." << G4endl;
|
||||
|
||||
return p;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user