summaryrefslogtreecommitdiff
path: root/qpid/cpp/rubygen/0-10
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
commit34b478058f1eecea5bde4577aa76e1c6c2b16149 (patch)
treeaee6f3b7a1982542f7402172aea132f0763dace0 /qpid/cpp/rubygen/0-10
parent7808370057cf31cf392a7cbc9cf41b78c3593855 (diff)
downloadqpid-python-34b478058f1eecea5bde4577aa76e1c6c2b16149.tar.gz
Fixed merging of multiple XML files for the same version.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@631987 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/rubygen/0-10')
-rwxr-xr-xqpid/cpp/rubygen/0-10/specification.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/rubygen/0-10/specification.rb b/qpid/cpp/rubygen/0-10/specification.rb
index 026b49e1a9..d88b03c3c6 100755
--- a/qpid/cpp/rubygen/0-10/specification.rb
+++ b/qpid/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|