From 8e245593301ca04874701e5915812a00a2d918db Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Fri, 30 Jul 2010 13:43:30 +0000 Subject: QPID-2777 Removed unneeded swig include files. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@980789 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/bindings/qpid/python/python.i | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/bindings/qpid/python') diff --git a/cpp/bindings/qpid/python/python.i b/cpp/bindings/qpid/python/python.i index e69c6b01cc..690ce57d85 100644 --- a/cpp/bindings/qpid/python/python.i +++ b/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 */ -- cgit v1.2.1