X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fsaleae-logic16%2Fprotocol.h;fp=src%2Fhardware%2Fsaleae-logic16%2Fprotocol.h;h=003358169871a1f144833f5c4641966413cfc3e3;hp=9eead9a9e772ffc80b728c12c058f1df36cbf758;hb=ca314e060f653e6a0b5ec0f58914bac4d426217f;hpb=c8e789fa0c7264f8356b0446367cc1252fadfe4c 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;