]> sigrok.org Git - libsigrok.git/blobdiff - hardware/lascar-el-usb/api.c
move function declarations to the appropriate header
[libsigrok.git] / hardware / lascar-el-usb / api.c
index 74fd1e71ef6f61b1670e04282ad7f978fd06fb2c..bf5654cbdf61f245aba3c5b0e872ad70652f2302 100644 (file)
@@ -23,7 +23,6 @@
 #include "libsigrok-internal.h"
 #include "protocol.h"
 
-SR_PRIV struct sr_dev_inst *lascar_scan(int bus, int address);
 SR_PRIV struct sr_dev_driver lascar_el_usb_driver_info;
 static struct sr_dev_driver *di = &lascar_el_usb_driver_info;