carl9170 firmware tools: remove unused otus_magic
authorChristian Lamparter <chunkeey@gmail.com>
Mon, 22 Aug 2016 21:39:55 +0000 (23:39 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 22 Aug 2016 21:41:54 +0000 (23:41 +0200)
gcc 6.2.0 is warning about the following unused const:
src/fwinfo.c:265:22: warning: ‘otus_magic’ defined but not used.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>

No differences found