aubinator: Drop spec parameter to decode_group().
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Mar 2017 05:10:46 +0000 (22:10 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Mar 2017 18:20:51 +0000 (11:20 -0700)
commitaa1ef0b9842834ae6a497c3e34249a9b7b274ca7
treec5a6bea1c3ed16fb7c3f355bc0fab3121a173a42
parentb2c0c1d9a5c6b1dd55d4e06f504e1ce9fe823c32
aubinator: Drop spec parameter to decode_group().

No longer necessary - the iterator gets it from the group.

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