anv: remove stray ; after if
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 25 Feb 2016 21:00:09 +0000 (22:00 +0100)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 27 Feb 2016 00:05:28 +0000 (16:05 -0800)
commit6bb6b5c341a5a75763d565565f164b63cff3388a
tree31a3ece470368d729195074b83b0febb05b1c608
parentb7bc52b5b18ac3f2d1e4ce399a701f4d272e7439
anv: remove stray ; after if

Both logic and indentation suggests that the ; were not intended here.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_cmd_buffer.c