diff options
Diffstat (limited to 'stdlib/util.c')
| -rw-r--r-- | stdlib/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/util.c b/stdlib/util.c index 7749b22c..1fe33dfa 100644 --- a/stdlib/util.c +++ b/stdlib/util.c @@ -9,8 +9,6 @@ #include "text.h" #include "util.h" -public bool USE_COLOR; - __attribute__((format(printf, 1, 2))) public char *heap_strf(const char *fmt, ...) { |
