summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueueRegistry.h
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2006-11-20 11:26:45 +0000
committerGordon Sim <gsim@apache.org>2006-11-20 11:26:45 +0000
commita111877e032dc9241dcc87fd4e644d38cddf88bb (patch)
tree9b46f27aded6072e4488727ec04d2b0d6f53604e /qpid/cpp/src/qpid/broker/QueueRegistry.h
parentf9b31f3731b7eee227a9a1e9b5540f2e3c5c6d2e (diff)
downloadqpid-python-a111877e032dc9241dcc87fd4e644d38cddf88bb.tar.gz
Modifications to recovery process to allow for recovery of default bindings.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@477148 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/qpid/broker/QueueRegistry.h')
-rw-r--r--qpid/cpp/src/qpid/broker/QueueRegistry.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/qpid/broker/QueueRegistry.h b/qpid/cpp/src/qpid/broker/QueueRegistry.h
index 2ad56b0405..f95015c0fd 100644
--- a/qpid/cpp/src/qpid/broker/QueueRegistry.h
+++ b/qpid/cpp/src/qpid/broker/QueueRegistry.h
@@ -28,8 +28,6 @@
namespace qpid {
namespace broker {
-class SessionHandlerImpl;
-
/**
* A registry of queues indexed by queue name.
*