aubinator: Drop unused print_dword_headers flag.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Mar 2017 04:30:37 +0000 (21:30 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Mar 2017 18:20:51 +0000 (11:20 -0700)
commita8d4184b007bd40c1a77a12dc0fc0f5f49955e03
tree93e6fbb80edb080a1ead5e7bc57ef0271b0a9bc3
parent7f21cb56b8530d44fe9c7ad7cb624a3ed047c5e9
aubinator: Drop unused print_dword_headers flag.

I added this flag in 65a9d5eabb05e4925c1c9a17836cad57304210d6 but
it was completely unused.  Both callers appear to have printed dword
headers, so we can just drop the flag and continue doing it
unconditionally.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/tools/aubinator.c