summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tao/Default_Network_Priority_Protocols_Hooks.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Default_Network_Priority_Protocols_Hooks.h b/TAO/tao/Default_Network_Priority_Protocols_Hooks.h
index 05f41afc045..09fa9d91647 100644
--- a/TAO/tao/Default_Network_Priority_Protocols_Hooks.h
+++ b/TAO/tao/Default_Network_Priority_Protocols_Hooks.h
@@ -49,10 +49,6 @@ public:
TAO_Service_Context &service_context,
CORBA::Long &dscp_codepoint
ACE_ENV_ARG_DECL);
-
-protected:
-
- CORBA::Long dscp_codepoint_;
};
TAO_END_VERSIONED_NAMESPACE_DECL