summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/DIOP
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-19 13:35:22 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-19 13:35:22 +0000
commit432e26dced15f9adde05d01fdd77abf9c9ff03a9 (patch)
tree43f7aab88f8db3c70e4d37ef609a477a1f948fd9 /TAO/examples/PluggableUDP/DIOP
parent262186ac74ec275818c749f93f1f89f0164b7b6b (diff)
downloadATCD-432e26dced15f9adde05d01fdd77abf9c9ff03a9.tar.gz
ChangeLogTag: Fri May 18 22:16:38 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/examples/PluggableUDP/DIOP')
-rw-r--r--TAO/examples/PluggableUDP/DIOP/DIOP_Acceptor.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/examples/PluggableUDP/DIOP/DIOP_Acceptor.cpp b/TAO/examples/PluggableUDP/DIOP/DIOP_Acceptor.cpp
index e0de0646fe7..77c575d1fab 100644
--- a/TAO/examples/PluggableUDP/DIOP/DIOP_Acceptor.cpp
+++ b/TAO/examples/PluggableUDP/DIOP/DIOP_Acceptor.cpp
@@ -65,6 +65,9 @@ TAO_DIOP_Acceptor::create_mprofile (const TAO_ObjectKey & object_key,
// @@ RTCORBA_SUBSETTING
ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("This method is deprecated for RTCORBA, \ncreate_endpoint_for_mprofile should be called instead")));
+
+ ACE_UNUSED_ARG (object_key);
+ ACE_UNUSED_ARG (mprofile);
// This method should not be called anymore
return -1;