From: abd Date: Fri, 27 Oct 2006 13:36:24 +0000 (+0000) Subject: Remove reference to runNS.py X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a1f2d3e3072f9072c46f78784eb5aac4a3bbca68;p=modules%2Fkernel.git Remove reference to runNS.py --- diff --git a/bin/orbmodule.py b/bin/orbmodule.py index 02cef5f74..156177367 100755 --- a/bin/orbmodule.py +++ b/bin/orbmodule.py @@ -23,7 +23,7 @@ from omniORB import CORBA # Import the stubs for the Naming service import CosNaming -from runNS import * +#from runNS import * # -----------------------------------------------------------------------------