From: Dana Jansens Date: Mon, 10 Feb 2003 23:04:26 +0000 (+0000) Subject: remove unused apply X-Git-Tag: openbox-3_0-rc1-RELEASE~2170 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=4ffa9585a5c6a1c3572a9b1d3a914ed5fbde855d;p=dana%2Fopenbox.git remove unused apply --- diff --git a/wrap/otk.i b/wrap/otk.i index 92c8edf3..06fed78e 100644 --- a/wrap/otk.i +++ b/wrap/otk.i @@ -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"