summaryrefslogtreecommitdiff
path: root/cpp/rubygen/0-10/specification.rb
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-02-28 14:47:59 +0000
committerAlan Conway <aconway@apache.org>2008-02-28 14:47:59 +0000
commit8bda6f7e14245e568d5bc99c4354c3551f522bff (patch)
tree2f3da362ddf48b946d5ac0e21a8f174a23f2717e /cpp/rubygen/0-10/specification.rb
parent564f7fec042784a3dc94d77aabbaeddeab845c7d (diff)
downloadqpid-python-8bda6f7e14245e568d5bc99c4354c3551f522bff.tar.gz
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
Diffstat (limited to 'cpp/rubygen/0-10/specification.rb')
-rwxr-xr-xcpp/rubygen/0-10/specification.rb2
1 files changed, 0 insertions, 2 deletions
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|