Remove redundant Python options: -nocastmode -nodirvtable -noextranative -nofastproxy

Also remove redundant %module options: nocastmode, noextranative
Issue #1340
This commit is contained in:
William S Fulton 2018-12-18 18:53:31 +00:00
commit 398ac5f01c
2 changed files with 13 additions and 20 deletions

View file

@ -1,4 +1,7 @@
%module("nocastmode") li_implicit
%module li_implicit
// Tests nocastmode
#pragma SWIG nowarn=SWIGWARN_PP_CPP_WARNING
%include implicit.i