summaryrefslogtreecommitdiff
path: root/ACE/ace/Cached_Connect_Strategy_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Cached_Connect_Strategy_T.h')
-rw-r--r--ACE/ace/Cached_Connect_Strategy_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Cached_Connect_Strategy_T.h b/ACE/ace/Cached_Connect_Strategy_T.h
index 1ab9fe8e540..50cc9f74d1a 100644
--- a/ACE/ace/Cached_Connect_Strategy_T.h
+++ b/ACE/ace/Cached_Connect_Strategy_T.h
@@ -223,7 +223,7 @@ public:
int delete_lock = 0);
/// Destructor
- virtual ~ACE_Bounded_Cached_Connect_Strategy (void);
+ virtual ~ACE_Bounded_Cached_Connect_Strategy ();
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;