summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h')
-rw-r--r--TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h b/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
index 91b781df2ee..b107a1d177d 100644
--- a/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
+++ b/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
@@ -23,7 +23,7 @@ public:
CORBA::Double price () throw (CORBA::SystemException);
void set_price (CORBA::Double new_price) throw (CORBA::SystemException);
- void disconnect_push_supplier (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
+ void disconnect_push_supplier (void)
throw (CORBA::SystemException);
void connect (RtecEventChannelAdmin::SupplierAdmin_ptr supplier_admin);