diff options
Diffstat (limited to 'cpp/bindings/qpid/ruby/ruby.i')
-rw-r--r-- | cpp/bindings/qpid/ruby/ruby.i | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/bindings/qpid/ruby/ruby.i b/cpp/bindings/qpid/ruby/ruby.i index 926548b3ee..baabeaede2 100644 --- a/cpp/bindings/qpid/ruby/ruby.i +++ b/cpp/bindings/qpid/ruby/ruby.i @@ -19,8 +19,6 @@ %module qpidw %include "std_string.i" -%include "std_map.i" -%include "std_list.i" %include "../../swig_ruby_typemaps.i" /* Define the general-purpose exception handling */ |