summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/RetryQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/RetryQueue.h')
-rw-r--r--cpp/src/Ice/RetryQueue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/RetryQueue.h b/cpp/src/Ice/RetryQueue.h
index 21a4111b37f..f7aef04bab7 100644
--- a/cpp/src/Ice/RetryQueue.h
+++ b/cpp/src/Ice/RetryQueue.h
@@ -39,7 +39,6 @@ public:
bool operator<(const RetryTask&) const;
-
private:
const InstancePtr _instance;