]> sigrok.org Git - libsigrok.git/commitdiff
ftdi-la: silence "assigned but never used" compiler warning
authorGerhard Sittig <redacted>
Thu, 8 Feb 2018 22:19:00 +0000 (23:19 +0100)
committerUwe Hermann <redacted>
Fri, 9 Feb 2018 20:37:35 +0000 (21:37 +0100)
Stick with the prepared but unfinished "limit msec" code path, but
silence the warning about an unused variable value.

This was reported by clang's scan-build.


No differences found