소스 검색

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"