Revert "Add a simple cp2130 libusb driver"

This reverts commit 93ef223a31.
This commit is contained in:
Dirk Hohndel 2016-09-22 14:56:31 -07:00
parent f35f767240
commit 78dc3a3efe
6 changed files with 0 additions and 299 deletions

View file

@ -65,7 +65,6 @@ extern char *dumpfile_name;
// Thats why I've worked around it with a stupid helper returning it.
dc_custom_serial_t* get_qt_serial_ops();
extern dc_custom_serial_t serial_ftdi_ops;
extern dc_custom_serial_t cp2130_serial_ops;
#endif
#ifdef __cplusplus