summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Bug_1592_Regression/ServantLocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/Bug_1592_Regression/ServantLocator.h')
-rw-r--r--TAO/tests/POA/Bug_1592_Regression/ServantLocator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/POA/Bug_1592_Regression/ServantLocator.h b/TAO/tests/POA/Bug_1592_Regression/ServantLocator.h
index 38caae26934..eef4dec7c8f 100644
--- a/TAO/tests/POA/Bug_1592_Regression/ServantLocator.h
+++ b/TAO/tests/POA/Bug_1592_Regression/ServantLocator.h
@@ -62,7 +62,7 @@ public:
bool error_status_;
protected:
/// Destructor.
- ~ServantLocator (void);
+ ~ServantLocator ();
private:
/// Pseudo-reference to the ORB.