vulkaninfo: Fix lack of display throwing on linux
authorCharles Giessen <charles@lunarg.com>
Fri, 27 Mar 2020 22:57:54 +0000 (16:57 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Sat, 28 Mar 2020 18:20:43 +0000 (12:20 -0600)
commit0cf692bf9cbd7b109fc8f5725f14b59a49dcb82f
tree4db77120a25bc125847210e61d5db6adce2d9016
parentbec7b6e29260caa9348b1fd42b5d65443d512748
vulkaninfo: Fix lack of display throwing on linux

During the Error Handling refactor, this line was accidentally made throwing when before
it simply reported an issue and kept going.

Change-Id: Ia3b33749ee05037a5df22398ba8b628811fad29b
vulkaninfo/vulkaninfo.h