X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhameg-hmo%2Fprotocol.h;h=6219ed635ef048fc014bb43200f1b3b2a79ebd15;hb=d1ad8b10bc9a928cb7b636bcf206ea59736a8658;hp=c42aa98a6a8fc3a3fcd130c57b0073f4c4d06ed1;hpb=d5a61aaf2d634c4558bda225e64e720104a0203f;p=libsigrok.git diff --git a/src/hardware/hameg-hmo/protocol.h b/src/hardware/hameg-hmo/protocol.h index c42aa98a..6219ed63 100644 --- a/src/hardware/hameg-hmo/protocol.h +++ b/src/hardware/hameg-hmo/protocol.h @@ -87,9 +87,6 @@ struct scope_state { int trigger_source; int trigger_slope; uint64_t sample_rate; - - /** SCPI data block byte order. 'l'/'b' when known, '?' otherwise. */ - char byteorder; }; /** Private, per-device-instance driver context. */