summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
index add6daf0604..b5efbed8b0e 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
@@ -53,7 +53,7 @@ public:
CORBA::Boolean supports_dp = 1);
/// Clean up dynamic properties.
- virtual ~TAO_Property_Evaluator (void);
+ virtual ~TAO_Property_Evaluator ();
/// Returns 1 if the property at index @a index is dynamic. Returns a
/// 0 when the index is out of bounds.