X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi_i.h;fp=src%2Fftdi_i.h;h=19d8dd5db38c47af9f85aa52d1b2911956991eae;hp=066790bcd70399c2468c12a1fcae25a1b9d1e230;hb=347d87e5ed745614c05e784facb449a9e3615cde;hpb=a1b2db22abd6fbc134238952c84122ea8b11b856 diff --git a/src/ftdi_i.h b/src/ftdi_i.h index 066790b..19d8dd5 100644 --- a/src/ftdi_i.h +++ b/src/ftdi_i.h @@ -123,11 +123,6 @@ struct ftdi_eeprom int data_order; int flow_control; - /* FT-X Device and Peripheral control - * Fixme: Decode byte[0xa] - */ - int rs232_inversion; - /** eeprom size in bytes. This doesn't get stored in the eeprom but is the only way to pass it to ftdi_eeprom_build. */ int size;