diff options
Diffstat (limited to 'errors.c')
-rw-r--r-- | errors.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,8 +1,4 @@ #include <inttypes.h> -#include <assert.h> -#include <string.h> - -static char error_language[32]; enum error_id { ERROR_HEADER, |