summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/driver/drv_init.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/driver/drv_init.cpp')
-rw-r--r--TAO/TAO_IDL/driver/drv_init.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/driver/drv_init.cpp b/TAO/TAO_IDL/driver/drv_init.cpp
index f0ad80e2d84..0fd784b8605 100644
--- a/TAO/TAO_IDL/driver/drv_init.cpp
+++ b/TAO/TAO_IDL/driver/drv_init.cpp
@@ -83,7 +83,6 @@ DRV_init (void)
IDL_GlobalData);
// Initialize some of its data.
- idl_global->set_scopes (0);
idl_global->set_root (0);
idl_global->set_gen (0);
idl_global->set_err (FE_new_UTL_Error ());