]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/lecroy-xstream/protocol.h
lecroy-xstream: Drop prototypes for non-existing functions.
[libsigrok.git] / src / hardware / lecroy-xstream / protocol.h
index 135368436a543e25c022f1daaa15a3a361cb0ef0..3cec92981e74e84b7caea49ad94d132b03613b93 100644 (file)
@@ -100,7 +100,6 @@ SR_PRIV int lecroy_xstream_init_device(struct sr_dev_inst *sdi);
 SR_PRIV int lecroy_xstream_request_data(const struct sr_dev_inst *sdi);
 SR_PRIV int lecroy_xstream_receive_data(int fd, int revents, void *cb_data);
 
-SR_PRIV struct scope_state *lecroy_xstream_state_new(struct scope_config *config);
 SR_PRIV void lecroy_xstream_state_free(struct scope_state *state);
 SR_PRIV int lecroy_xstream_state_get(struct sr_dev_inst *sdi);
 SR_PRIV int lecroy_xstream_update_sample_rate(const struct sr_dev_inst *sdi);