vk/image: Delete an old comment
authorChad Versace <chad.versace@intel.com>
Tue, 9 Jun 2015 20:13:32 +0000 (13:13 -0700)
committerChad Versace <chad.versace@intel.com>
Tue, 9 Jun 2015 21:14:29 +0000 (14:14 -0700)
src/vulkan/image.c

index 83f4a1bf0cbd0166da2f23b5618d4b84b1da0ff1..077b32650d68289a05f8aab3e7e6962ffe00064f 100644 (file)
@@ -29,8 +29,6 @@
 
 #include "private.h"
 
-// Image functions
-
 static const uint8_t anv_halign[] = {
     [4] = HALIGN4,
     [8] = HALIGN8,