X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Flecroy-xstream%2Fprotocol.h;h=0200c197d4b3659ff7dc0572bfbdc32e2a482e4f;hp=3cec92981e74e84b7caea49ad94d132b03613b93;hb=90230cfa7f7ae62b21169fa2156f54e2902e7ad1;hpb=9a17c23bc9810206eae7741bc4b35bc4d78999d3 diff --git a/src/hardware/lecroy-xstream/protocol.h b/src/hardware/lecroy-xstream/protocol.h index 3cec9298..0200c197 100644 --- a/src/hardware/lecroy-xstream/protocol.h +++ b/src/hardware/lecroy-xstream/protocol.h @@ -38,12 +38,6 @@ struct scope_config { const char *(*analog_names)[]; - const uint32_t (*devopts)[]; - const uint8_t num_devopts; - - const uint32_t (*analog_devopts)[]; - const uint8_t num_analog_devopts; - const char *(*coupling_options)[]; const uint8_t num_coupling_options;