Delete macros.h; Delete global.h (#2516)

This commit is contained in:
fig02
2025-04-27 12:48:11 -04:00
committed by GitHub
parent ea22c2ac38
commit f7a270655b
128 changed files with 0 additions and 256 deletions
-2
View File
@@ -3,8 +3,6 @@
#include "printf.h"
#include "translation.h"
#include "macros.h"
#define LOG_SEVERITY_NOLOG 0
#define LOG_SEVERITY_ERROR 2
#define LOG_SEVERITY_VERBOSE 3