X-Git-Url: http://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fyokogawa-dlm%2Fprotocol.h;h=ac0f4f1bd7b4758f3073ff25ce71dc243898045b;hp=80def3f9de550d752f54dc7371f0525ae9e13190;hb=ca314e060f653e6a0b5ec0f58914bac4d426217f;hpb=c8e789fa0c7264f8356b0446367cc1252fadfe4c diff --git a/src/hardware/yokogawa-dlm/protocol.h b/src/hardware/yokogawa-dlm/protocol.h index 80def3f9..ac0f4f1b 100644 --- a/src/hardware/yokogawa-dlm/protocol.h +++ b/src/hardware/yokogawa-dlm/protocol.h @@ -95,7 +95,6 @@ struct scope_state { uint32_t samples_per_frame; }; -/** Private, per-device-instance driver context. */ struct dev_context { const void *model_config; void *model_state;