X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fsaleae-logic16%2Fprotocol.h;h=003358169871a1f144833f5c4641966413cfc3e3;hb=23165d7bb2cc2ff0538eecc1c5f78b3edd85ea14;hp=9eead9a9e772ffc80b728c12c058f1df36cbf758;hpb=695dc859c15ba4190f5c1aa2e1a6e2dc6a6e5845;p=libsigrok.git diff --git a/src/hardware/saleae-logic16/protocol.h b/src/hardware/saleae-logic16/protocol.h index 9eead9a9..00335816 100644 --- a/src/hardware/saleae-logic16/protocol.h +++ b/src/hardware/saleae-logic16/protocol.h @@ -41,7 +41,6 @@ enum fpga_variant { FPGA_VARIANT_MCUPRO /* mcupro clone v4.6 with Actel FPGA */ }; -/** Private, per-device-instance driver context. */ struct dev_context { /** Distinguishing between original Logic16 and clones */ enum fpga_variant fpga_variant;