]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/lecroy-xstream/protocol.c
lecroy-xstream: Drop prototypes for non-existing functions.
[libsigrok.git] / src / hardware / lecroy-xstream / protocol.c
index 61a385c33b28f746efeabd0d8a54e808ebf016b5..b4fae5bfc93aca32364be74e16e94384b65a16ce 100644 (file)
 #include "scpi.h"
 #include "protocol.h"
 
-SR_PRIV void lecroy_queue_logic_data(struct dev_context *devc,
-                                 size_t group, GByteArray *pod_data);
-SR_PRIV void lecroy_send_logic_packet(struct sr_dev_inst *sdi,
-                                  struct dev_context *devc);
-SR_PRIV void lecroy_cleanup_logic_data(struct dev_context *devc);
-
 struct lecroy_wavedesc_2_x {
        uint16_t comm_type;
        uint16_t comm_order; /* 1 - little endian */