diff options
Diffstat (limited to 'cpp/include/Ice/OutgoingAsync.h')
-rw-r--r-- | cpp/include/Ice/OutgoingAsync.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/OutgoingAsync.h b/cpp/include/Ice/OutgoingAsync.h index 4c0f6c870cc..9cc617474d5 100644 --- a/cpp/include/Ice/OutgoingAsync.h +++ b/cpp/include/Ice/OutgoingAsync.h @@ -59,7 +59,6 @@ private: void warning() const; ConnectionPtr _connection; - bool _compress; // // We need a separate InstancePtr, because _is and _os only hold a |