summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/src/qpid/broker/TxOp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/qpid/broker/TxOp.h b/qpid/cpp/src/qpid/broker/TxOp.h
index 5265478e36..e0e17fc0dc 100644
--- a/qpid/cpp/src/qpid/broker/TxOp.h
+++ b/qpid/cpp/src/qpid/broker/TxOp.h
@@ -28,8 +28,6 @@
namespace qpid {
namespace broker {
-class TxOpConstVisitor;
-
class TxOp{
public:
typedef boost::shared_ptr<TxOp> shared_ptr;