X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fgwinstek-gds-800%2Fprotocol.h;h=d5c2e5a0de185698debe6d78b649234f00d0c86a;hb=f0e6b41f7a11daaef1ed0783c25768ad90b1a765;hp=382e87b8cac5b3253df981486837c4a2374681be;hpb=b11afbb142a9ddc3fd2c99f3d3be39683cdec4ac;p=libsigrok.git diff --git a/src/hardware/gwinstek-gds-800/protocol.h b/src/hardware/gwinstek-gds-800/protocol.h index 382e87b8..d5c2e5a0 100644 --- a/src/hardware/gwinstek-gds-800/protocol.h +++ b/src/hardware/gwinstek-gds-800/protocol.h @@ -44,7 +44,6 @@ enum gds_state WAIT_FOR_TRANSFER_OF_CHANNEL_DATA_COMPLETE, }; -/** Private, per-device-instance driver context. */ struct dev_context { enum gds_state state; uint64_t cur_acq_frame;