summaryrefslogtreecommitdiff
path: root/TAO/examples/Callback_Quoter/Supplier_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Callback_Quoter/Supplier_i.h')
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_i.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/examples/Callback_Quoter/Supplier_i.h b/TAO/examples/Callback_Quoter/Supplier_i.h
index c547ae74ddb..17562742f47 100644
--- a/TAO/examples/Callback_Quoter/Supplier_i.h
+++ b/TAO/examples/Callback_Quoter/Supplier_i.h
@@ -91,9 +91,6 @@ private:
char *ior_;
// IOR of the obj ref of the Notifier.
- CORBA::Environment env_;
- // Environment variable.
-
TAO_Naming_Client naming_services_client_;
// An instance of the name client used for resolving the factory
// objects.