Java enums - remove redundant typemaps
This commit is contained in:
parent
7f8c1e192d
commit
f01c84cd8b
2 changed files with 0 additions and 2 deletions
|
|
@ -65,7 +65,6 @@
|
|||
%typemap(javacode) enum SWIGTYPE ""
|
||||
%typemap(javaimports) enum SWIGTYPE ""
|
||||
%typemap(javainterfaces) enum SWIGTYPE ""
|
||||
%typemap(javabody) enum SWIGTYPE ""
|
||||
|
||||
/*
|
||||
* SwigNext static inner class used instead of a static int as static fields cannot be accessed from enum initialisers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue