Removed few FIXMEs

This commit is contained in:
gergely.erdelyi 2009-07-21 19:43:19 +00:00
parent 1a4a43a389
commit a01b3fbde0
2 changed files with 0 additions and 3 deletions

View File

@ -26,6 +26,4 @@
%ignore CONST_SERIAL;
%ignore CONST_SERIALS;
// FIXME: Check uval_t declarations
%include "enum.hpp"

View File

@ -1,6 +1,5 @@
%apply int * OUTPUT { int *opnum };
// FIXME: search() should be checked and enabled
%ignore search;
%ignore user2bin;