From 8799975f897abb7f71a5651f110ca657c5853b42 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 28 Aug 2007 19:40:36 +0000 Subject: Generate constants and reply exceptions from spec constants. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@570540 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/rubygen/templates/Operations.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpp/rubygen/templates/Operations.rb') diff --git a/cpp/rubygen/templates/Operations.rb b/cpp/rubygen/templates/Operations.rb index fff4f796c3..1002bf07a4 100755 --- a/cpp/rubygen/templates/Operations.rb +++ b/cpp/rubygen/templates/Operations.rb @@ -78,9 +78,6 @@ class #{@classname} { virtual ProtocolVersion getVersion() const = 0; - // Include framing constant declarations - why? - //#include "qpid/framing/AMQP_Constants.h" - // Inner classes EOS indent { @amqp.classes.each { |c| handler_class(c) } } -- cgit v1.2.1