diff options
Diffstat (limited to 'cpp/include/Ice/IncomingAsync.h')
-rw-r--r-- | cpp/include/Ice/IncomingAsync.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/include/Ice/IncomingAsync.h b/cpp/include/Ice/IncomingAsync.h index 5ce4a22b640..1675350886f 100644 --- a/cpp/include/Ice/IncomingAsync.h +++ b/cpp/include/Ice/IncomingAsync.h @@ -44,8 +44,6 @@ protected: private: - bool __servantLocatorFinished(); - // // We need a separate InstancePtr, because _is and _os only hold a // Instance* for optimization. |