diff options
Diffstat (limited to 'cpp/src/IceStorm/OnewayBatchSubscriber.h')
-rw-r--r-- | cpp/src/IceStorm/OnewayBatchSubscriber.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceStorm/OnewayBatchSubscriber.h b/cpp/src/IceStorm/OnewayBatchSubscriber.h index 9add9feb33c..45e47d9d53d 100644 --- a/cpp/src/IceStorm/OnewayBatchSubscriber.h +++ b/cpp/src/IceStorm/OnewayBatchSubscriber.h @@ -42,7 +42,6 @@ public: private: - Ice::CommunicatorPtr _communicator; FlusherPtr _flusher; }; |