X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fsaleae-logic16%2Fapi.c;h=2a493f9012212c125580a0aa99237123a4992307;hb=b5bbc3f1b00d5f3096c6800af4069fb07704d3a9;hp=8b2db4b49e065b9845e976559d735f70812d034d;hpb=a989cdbe03d8b5afae779dc97f14a76d7184638f;p=libsigrok.git diff --git a/hardware/saleae-logic16/api.c b/hardware/saleae-logic16/api.c index 8b2db4b4..2a493f90 100644 --- a/hardware/saleae-logic16/api.c +++ b/hardware/saleae-logic16/api.c @@ -641,9 +641,6 @@ static int configure_channels(const struct sr_dev_inst *sdi) struct sr_channel *ch; GSList *l; uint16_t channel_bit; -#ifdef WORDS_BIGENDIAN - int i; -#endif devc = sdi->priv;