diff options
Diffstat (limited to 'cpp/include/Ice/Outgoing.h')
-rw-r--r-- | cpp/include/Ice/Outgoing.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/Outgoing.h b/cpp/include/Ice/Outgoing.h index 48c3f16d04e..fd9965cc702 100644 --- a/cpp/include/Ice/Outgoing.h +++ b/cpp/include/Ice/Outgoing.h @@ -64,7 +64,6 @@ private: EmitterPtr _emitter; ReferencePtr _reference; - bool _sendRef; std::auto_ptr< ::Ice::LocalException> _exception; enum |