diff options
Diffstat (limited to 'cpp/src/qpid/broker/QueueHandle.h')
| -rw-r--r-- | cpp/src/qpid/broker/QueueHandle.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/qpid/broker/QueueHandle.h b/cpp/src/qpid/broker/QueueHandle.h index a8caa03f97..cb366e2880 100644 --- a/cpp/src/qpid/broker/QueueHandle.h +++ b/cpp/src/qpid/broker/QueueHandle.h @@ -44,8 +44,6 @@ public: const std::string& getName() const; private: - typedef qpid::asyncStore::QueueHandleImpl Impl; - Impl* impl; friend class qpid::messaging::PrivateImplRef<QueueHandle>; }; |
