From 8bda6f7e14245e568d5bc99c4354c3551f522bff Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 28 Feb 2008 14:47:59 +0000 Subject: Fixed merging of multiple XML files for the same version. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@631987 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/rubygen/0-10/specification.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/rubygen/0-10') diff --git a/cpp/rubygen/0-10/specification.rb b/cpp/rubygen/0-10/specification.rb index 026b49e1a9..d88b03c3c6 100755 --- a/cpp/rubygen/0-10/specification.rb +++ b/cpp/rubygen/0-10/specification.rb @@ -112,8 +112,6 @@ class Specification < CppGen # segment-type and track are are built in domain_h d unless ["track","segment-type"].include?(d.name) } - puts @amqp.used_by.inspect - # Domains and structs that must be generated early because # they are used by other definitions: each_class_ns { |c| -- cgit v1.2.1