]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - image.c
netconn: Move the timeout checks to new function SV_CheckTimeouts
[xonotic/darkplaces.git] / image.c
diff --git a/image.c b/image.c
index f0243e5b38c0df96b5769e997deed791f24a592b..9f253a1dfb9a65461e69163cc4f995cca880bdf2 100644 (file)
--- a/image.c
+++ b/image.c
@@ -1842,10 +1842,8 @@ void Image_HeightmapToNormalmap_BGRA(const unsigned char *inpixels, unsigned cha
        }
 }
 
-static const unsigned char concharimage[] =
-{
+
 #include "lhfont.h"
-};
 
 static unsigned char *Image_GenerateConChars(void)
 {