cube: silence -DNDEBUG warning for KHR_display after 27c21248221f
authorJan Beich <jbeich@FreeBSD.org>
Wed, 5 Oct 2022 14:35:22 +0000 (14:35 +0000)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 5 Oct 2022 18:06:30 +0000 (12:06 -0600)
commit2446b5b849d3de2cad9cc3dc57eecbfcbc7b5dfb
tree4843a55e8719df0e6b55e8863b448c92a5f55767
parent467f61cd34b30a817d3b9c8fddecd661dc86e1fe
cube: silence -DNDEBUG warning for KHR_display after 27c21248221f

cube/cube.c:3122:14: error: variable 'result' set but not used [-Werror,-Wunused-but-set-variable]
    VkResult result;
             ^
cube/cube.c