mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 01:59:18 +01:00
Removed few FIXMEs
This commit is contained in:
parent
1a4a43a389
commit
a01b3fbde0
@ -26,6 +26,4 @@
|
||||
%ignore CONST_SERIAL;
|
||||
%ignore CONST_SERIALS;
|
||||
|
||||
// FIXME: Check uval_t declarations
|
||||
|
||||
%include "enum.hpp"
|
||||
|
@ -1,6 +1,5 @@
|
||||
%apply int * OUTPUT { int *opnum };
|
||||
|
||||
// FIXME: search() should be checked and enabled
|
||||
%ignore search;
|
||||
%ignore user2bin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user