X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fcenter-3xx%2Fprotocol.h;h=6bd2c27c20c1c4f4dc26ca5a0388ba14c0c173ae;hp=fbbdaf3010c59377a3a2d3b6c3089af1a0480ce9;hb=ca314e060f653e6a0b5ec0f58914bac4d426217f;hpb=c8e789fa0c7264f8356b0446367cc1252fadfe4c diff --git a/src/hardware/center-3xx/protocol.h b/src/hardware/center-3xx/protocol.h index fbbdaf30..6bd2c27c 100644 --- a/src/hardware/center-3xx/protocol.h +++ b/src/hardware/center-3xx/protocol.h @@ -51,7 +51,6 @@ extern SR_PRIV const struct center_dev_info center_devs[]; #define SERIAL_BUFSIZE 256 -/** Private, per-device-instance driver context. */ struct dev_context { struct sr_sw_limits sw_limits;