Browse Source

update test

Sean Barrett 5 years ago
parent
commit
828e6cfdf7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/test_sprintf.c

+ 0 - 2
tests/test_sprintf.c

@@ -3,8 +3,6 @@
 
 
 #if USE_STB
 #if USE_STB
 # include "stb_sprintf.h"
 # include "stb_sprintf.h"
-//# define STB_SPRINTF_IMPLEMENTATION
-# include "stb_sprintf.h"
 # define SPRINTF stbsp_sprintf
 # define SPRINTF stbsp_sprintf
 # define SNPRINTF stbsp_snprintf
 # define SNPRINTF stbsp_snprintf
 #else
 #else