summaryrefslogtreecommitdiff
path: root/qpid/cpp/rubygen/templates/structs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/rubygen/templates/structs.rb')
-rw-r--r--qpid/cpp/rubygen/templates/structs.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/cpp/rubygen/templates/structs.rb b/qpid/cpp/rubygen/templates/structs.rb
index 2543c43717..fd949eb53d 100644
--- a/qpid/cpp/rubygen/templates/structs.rb
+++ b/qpid/cpp/rubygen/templates/structs.rb
@@ -20,8 +20,7 @@ class StructGen < CppGen
"timestamp"=>"LongLong",
"table"=>"FieldTable",
"content"=>"Content",
- "long-struct"=>"LongString",
- "uuid" => "ShortString" # FIXME aconway 2007-08-27: Remove.
+ "long-struct"=>"LongString"
}
SizeMap={
"octet"=>"1",