瀏覽代碼

Remove stb_rect_pack implementation from stb_truetype (fix #4215)

Håkon Stormo 1 年之前
父節點
當前提交
ae020ffb2e
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      vendor/stb/src/stb_truetype.c

+ 0 - 3
vendor/stb/src/stb_truetype.c

@@ -1,5 +1,2 @@
-#define STB_RECT_PACK_IMPLEMENTATION
-#include "stb_rect_pack.h"
-
 #define STB_TRUETYPE_IMPLEMENTATION
 #include "stb_truetype.h"