From a1f2d3e3072f9072c46f78784eb5aac4a3bbca68 Mon Sep 17 00:00:00 2001 From: abd Date: Fri, 27 Oct 2006 13:36:24 +0000 Subject: [PATCH] Remove reference to runNS.py --- bin/orbmodule.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * # ----------------------------------------------------------------------------- -- 2.39.2