git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13116 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2012-05-24 22:20:22 +00:00
commit 522382c05e

View file

@ -39,7 +39,6 @@
// This typemap was not used for no_typedef_out in 2.0.4 and earlier
%typemap(out) std::deque<jada::uint> {
$result = 0;
}
namespace jada {