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