diff options
Diffstat (limited to 'ACE/tests/Cached_Conn_Test.h')
-rw-r--r-- | ACE/tests/Cached_Conn_Test.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Cached_Conn_Test.h b/ACE/tests/Cached_Conn_Test.h index 09a9da0169c..c9e9d6e6fe5 100644 --- a/ACE/tests/Cached_Conn_Test.h +++ b/ACE/tests/Cached_Conn_Test.h @@ -20,7 +20,6 @@ class Svc_Handler : public ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH> { public: - Svc_Handler (ACE_Thread_Manager *t = 0); int open (void *v = 0); int close (u_long flags = 0); |