diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/common.h b/include/common.h index 9e7d7b23..59fd0fb7 100644 --- a/include/common.h +++ b/include/common.h @@ -118,10 +118,6 @@ ANSI_COLOR(31) "←[q]" ANSI_COLOR(30) "離開 " \ "" -#define MSG_SHORTULIST ANSI_COLOR(7) \ - "使用者代號 目前狀態 │使用者代號 目前狀態 │"\ - "使用者代號 目前狀態 " ANSI_RESET ANSI_CLRTOEND - #define MSG_SEPERATOR "\ ───────────────────────────────────────" |