interface feature - SWIG_JAVABODY_PROXY does not need to be overridden
This commit is contained in:
parent
2f1c34be58
commit
3b8f00f774
2 changed files with 0 additions and 4 deletions
|
|
@ -14,9 +14,6 @@ DECLARE_INTERFACE_RENAME(CBase2, SWIGTYPE_CBase2, Space::CBase2)
|
|||
#endif
|
||||
|
||||
#if defined(SWIGJAVA)
|
||||
SWIG_JAVABODY_PROXY(public, public, Space::ABase1)
|
||||
SWIG_JAVABODY_PROXY(public, public, Space::CBase1)
|
||||
SWIG_JAVABODY_PROXY(public, public, Space::CBase2)
|
||||
SWIG_JAVABODY_PROXY(public, public, SWIGTYPE)
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue