From 07eea7bf99113d752ef0340487fd4b26ca2862ef Mon Sep 17 00:00:00 2001 From: srn Date: Tue, 30 Aug 2005 12:12:36 +0000 Subject: [PATCH] Removed a debug code --- src/GEOM/GEOM_Engine.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/GEOM/GEOM_Engine.cxx b/src/GEOM/GEOM_Engine.cxx index f2a769e02..5c3fbee79 100644 --- a/src/GEOM/GEOM_Engine.cxx +++ b/src/GEOM/GEOM_Engine.cxx @@ -311,8 +311,6 @@ bool GEOM_Engine::Load(int theDocID, char* theFileName) TDataStd_Integer::Set(aDoc->Main(), theDocID); - _OCAFApp->SaveAs(aDoc, "/dn05/salome/srn/Test.sdg"); - return true; } -- 2.39.2