summaryrefslogtreecommitdiff
path: root/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-08-14 16:15:26 +0000
committerAlan Conway <aconway@apache.org>2007-08-14 16:15:26 +0000
commitaa0e4df68168895d4a55d687e6acd239eccd2e69 (patch)
tree63029a1fbef01df25a84dedb618d7235ff734b2b /qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
parent284aec62741c7dc069c8e7199a5ce3bf61c277ff (diff)
downloadqpid-python-aa0e4df68168895d4a55d687e6acd239eccd2e69.tar.gz
Removed unused types: RequestId, ResponseId, MethodContext.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@565821 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl')
-rw-r--r--qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
index 06ef88c84e..09611c8d31 100644
--- a/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
+++ b/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
@@ -34,7 +34,7 @@
namespace qpid {
namespace framing {
-class MethodContext;
+class AMQMethodBody;
class Invocable
{