summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2010-07-30 13:43:30 +0000
committerTed Ross <tross@apache.org>2010-07-30 13:43:30 +0000
commit259665aadee7db10dfafe34f2a7e37b294003559 (patch)
treee6033569e4fc82a80137fd5eb49483503d78e2ac /qpid/cpp/bindings
parent3c38d1cca3bda0ba93f18f4d156aaea7f258fb41 (diff)
downloadqpid-python-259665aadee7db10dfafe34f2a7e37b294003559.tar.gz
QPID-2777
Removed unneeded swig include files. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings')
-rw-r--r--qpid/cpp/bindings/qpid/python/python.i2
-rw-r--r--qpid/cpp/bindings/qpid/ruby/ruby.i2
2 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/bindings/qpid/python/python.i b/qpid/cpp/bindings/qpid/python/python.i
index e69c6b01cc..690ce57d85 100644
--- a/qpid/cpp/bindings/qpid/python/python.i
+++ b/qpid/cpp/bindings/qpid/python/python.i
@@ -19,8 +19,6 @@
%module qpidw
%include "std_string.i"
-%include "std_map.i"
-%include "std_list.i"
%include "../../swig_python_typemaps.i"
/* Define the general-purpose exception handling */
diff --git a/qpid/cpp/bindings/qpid/ruby/ruby.i b/qpid/cpp/bindings/qpid/ruby/ruby.i
index 926548b3ee..baabeaede2 100644
--- a/qpid/cpp/bindings/qpid/ruby/ruby.i
+++ b/qpid/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 */