diff options
| author | Alan Conway <aconway@apache.org> | 2007-08-14 16:15:26 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-08-14 16:15:26 +0000 |
| commit | cb65298edd497295d215220397f8fedff7b14aca (patch) | |
| tree | 9f3a167ef11b0f3bd918507767fbf455d362d79d /cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl | |
| parent | b3ddadd9b15088afecf1f9774d2004258b164258 (diff) | |
| download | qpid-python-cb65298edd497295d215220397f8fedff7b14aca.tar.gz | |
Removed unused types: RequestId, ResponseId, MethodContext.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@565821 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl')
| -rw-r--r-- | cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl b/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl index 06ef88c84e..09611c8d31 100644 --- a/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl +++ b/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl @@ -34,7 +34,7 @@ namespace qpid { namespace framing { -class MethodContext; +class AMQMethodBody; class Invocable { |
