diff options
Diffstat (limited to 'cpp/src/Ice/ConnectionFactory.h')
-rw-r--r-- | cpp/src/Ice/ConnectionFactory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/ConnectionFactory.h b/cpp/src/Ice/ConnectionFactory.h index 7b42ff21279..d21af897be3 100644 --- a/cpp/src/Ice/ConnectionFactory.h +++ b/cpp/src/Ice/ConnectionFactory.h @@ -112,7 +112,6 @@ private: const ::Ice::ObjectAdapterPtr _adapter; - const ThreadPoolPtr _serverThreadPool; bool _registeredWithPool; const bool _warn; |