From: Chad Versace Date: Tue, 9 Jun 2015 20:13:32 +0000 (-0700) Subject: vk/image: Delete an old comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b777e2bcf8efd813a312e4c3208d0ddb7440abb;p=mesa.git vk/image: Delete an old comment --- 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,