summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Trading/Offer_Importer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Trading/Offer_Importer.h')
-rw-r--r--TAO/orbsvcs/tests/Trading/Offer_Importer.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Trading/Offer_Importer.h b/TAO/orbsvcs/tests/Trading/Offer_Importer.h
index 5ef28dd3419..74b47228d6a 100644
--- a/TAO/orbsvcs/tests/Trading/Offer_Importer.h
+++ b/TAO/orbsvcs/tests/Trading/Offer_Importer.h
@@ -64,8 +64,7 @@ public:
private:
- void perform_queries_with_policies (const TAO_Policy_Creator& policy_manager
- ACE_ENV_ARG_DECL)
+ void perform_queries_with_policies (const TAO_Policy_Creator& policy_manager)
ACE_THROW_SPEC ((CORBA::SystemException,
CosTrading::IllegalServiceType,
CosTrading::UnknownServiceType,
@@ -81,8 +80,7 @@ private:
// pass in <policy_manager>.
void display_results (const CosTrading::OfferSeq& offer_seq,
- CosTrading::OfferIterator_ptr offer_iterator
- ACE_ENV_ARG_DECL) const
+ CosTrading::OfferIterator_ptr offer_iterator) const
ACE_THROW_SPEC ((CORBA::SystemException));
// Display the results of the query to the screen.