From 5b777e2bcf8efd813a312e4c3208d0ddb7440abb Mon Sep 17 00:00:00 2001 From: Chad Versace Date: Tue, 9 Jun 2015 13:13:32 -0700 Subject: [PATCH] vk/image: Delete an old comment --- src/vulkan/image.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/vulkan/image.c b/src/vulkan/image.c index 83f4a1bf0cb..077b32650d6 100644 --- a/src/vulkan/image.c +++ b/src/vulkan/image.c @@ -29,8 +29,6 @@ #include "private.h" -// Image functions - static const uint8_t anv_halign[] = { [4] = HALIGN4, [8] = HALIGN8, -- 2.30.2