X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fpipistrello-ols%2Fprotocol.c;fp=src%2Fhardware%2Fpipistrello-ols%2Fprotocol.c;h=5b0bcfb9e4ae5c2061662ffa25ac278359a0e000;hb=1beccaed464a4d92a070988a0331fe399f9f7a7a;hp=f3bd15b0272d9c290d89f4c3af9d0438c508cd84;hpb=e8be616955f2bc4e2c72fc55d899056ad68fb75c;p=libsigrok.git diff --git a/src/hardware/pipistrello-ols/protocol.c b/src/hardware/pipistrello-ols/protocol.c index f3bd15b0..5b0bcfb9 100644 --- a/src/hardware/pipistrello-ols/protocol.c +++ b/src/hardware/pipistrello-ols/protocol.c @@ -384,7 +384,6 @@ SR_PRIV int p_ols_set_samplerate(const struct sr_dev_inst *sdi, return SR_OK; } - SR_PRIV int p_ols_receive_data(int fd, int revents, void *cb_data) { struct dev_context *devc;