From e33b61fcbb15ff2fdb1e11bbabacc3308db72fc0 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Fri, 21 Feb 2020 10:12:52 +0800 Subject: [PATCH] undef _DEBUG_DEVFONT --- src/include/devfont.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/devfont.h b/src/include/devfont.h index 4f0043f8..017c23b4 100644 --- a/src/include/devfont.h +++ b/src/include/devfont.h @@ -53,7 +53,7 @@ #define GUI_DEVFONT_H /* define _DEBUG_DEVFONF to dump the devfonts */ -#define _DEBUG_DEVFONT +/* #undef _DEBUG_DEVFONT */ #define ACHAR_MBC_FLAG 0x80000000