'final' cleanup for the new otk wrapper .i's

This commit is contained in:
Dana Jansens 2003-02-17 21:27:07 +00:00
parent 4534151926
commit 2f95a7e0ac
2 changed files with 2 additions and 5 deletions

View file

@ -22,11 +22,6 @@
%include "otk_property.i"
%include "otk_timer.i"
%immutable otk::Property::atoms;
%ignore TimerLessThan;
// for Window etc
%import "X11/X.h"

View file

@ -149,6 +149,8 @@
namespace otk {
%immutable otk::Property::atoms;
%ignore Property::NUM_STRING_TYPE;
%ignore Property::initialize();