Revert "Add stb_sprintf;"

This reverts commit da565296fd.
This commit is contained in:
bjorn 2019-01-24 17:40:22 -08:00
parent cb9f166234
commit 5770b63108
3 changed files with 0 additions and 1839 deletions

View File

@ -335,7 +335,6 @@ set(LOVR_SRC
src/lib/map/map.c
src/lib/vec/vec.c
src/lib/sds/sds.c
src/lib/stb/stb_sprintf.c
)
if (LOVR_BUILD_SHARED)

View File

@ -1,2 +0,0 @@
#define STB_SPRINTF_IMPLEMENTATION
#include "stb_sprintf.h"

File diff suppressed because it is too large Load Diff