remove unused apply

This commit is contained in:
Dana Jansens 2003-02-10 23:04:26 +00:00
parent 783b4dac61
commit 4ffa9585a5

View file

@ -67,7 +67,6 @@ namespace otk {
%include "screeninfo.hh"
%include "strut.hh"
%apply unsigned long *INOUT { unsigned long *nelements };
%apply unsigned long *OUTPUT { unsigned long *value };
%include "property.hh"