summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/qpid/broker/DtxHandlerImpl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/qpid/broker/DtxHandlerImpl.h b/cpp/src/qpid/broker/DtxHandlerImpl.h
index f8669bc2b9..20fd825249 100644
--- a/cpp/src/qpid/broker/DtxHandlerImpl.h
+++ b/cpp/src/qpid/broker/DtxHandlerImpl.h
@@ -26,10 +26,6 @@
namespace qpid {
namespace broker {
-/* dummy interfaces until real ones are generated from published spec */
-class DtxCoordinationHandler{};
-class DtxDemarcationHandler{};
-
class DtxHandlerImpl
: public CoreRefs,
public framing::AMQP_ServerOperations::DtxCoordinationHandler,