summaryrefslogtreecommitdiff
path: root/examples/QOS/Receiver_QoS_Event_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QOS/Receiver_QoS_Event_Handler.cpp')
-rw-r--r--examples/QOS/Receiver_QoS_Event_Handler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/QOS/Receiver_QoS_Event_Handler.cpp b/examples/QOS/Receiver_QoS_Event_Handler.cpp
index 09ac1a87f28..5646e7670df 100644
--- a/examples/QOS/Receiver_QoS_Event_Handler.cpp
+++ b/examples/QOS/Receiver_QoS_Event_Handler.cpp
@@ -81,6 +81,7 @@ Receiver_QoS_Event_Handler::handle_input (ACE_HANDLE)
int
Receiver_QoS_Event_Handler::handle_qos (ACE_HANDLE fd)
{
+ ACE_UNUSED_ARG (fd);
ACE_DEBUG ((LM_DEBUG,
"\nReceived a QOS event. Inside handle_qos ()\n"));