remove unused apply
This commit is contained in:
parent
783b4dac61
commit
4ffa9585a5
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ namespace otk {
|
||||||
%include "screeninfo.hh"
|
%include "screeninfo.hh"
|
||||||
%include "strut.hh"
|
%include "strut.hh"
|
||||||
|
|
||||||
%apply unsigned long *INOUT { unsigned long *nelements };
|
|
||||||
%apply unsigned long *OUTPUT { unsigned long *value };
|
%apply unsigned long *OUTPUT { unsigned long *value };
|
||||||
%include "property.hh"
|
%include "property.hh"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue