Remove old async mode ignore lines
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Jul 2012 13:02:49 +0000 (15:02 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Jul 2012 13:02:49 +0000 (15:02 +0200)
Reported by Michel Zou

bindings/ftdi1.i

index 17e2e81..f26a334 100644 (file)
@@ -7,9 +7,6 @@
 
 %typemap(in) unsigned char* = char*;
 
-%ignore ftdi_write_data_async;
-%ignore ftdi_async_complete;
-
 %immutable ftdi_version_info::version_str;
 %immutable ftdi_version_info::snapshot_str;