X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fsaleae-logic16%2Fapi.c;h=2a493f9012212c125580a0aa99237123a4992307;hb=e7fef37bf89e762260bbdb46c4ad2de5bca45f77;hp=8b2db4b49e065b9845e976559d735f70812d034d;hpb=88b1d4e573480757f08ea4312b15bdccc264d444;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;