summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index e999dc21..801d29c6 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -382,13 +382,10 @@ b_config(void)
(bp->brdattr & BRD_IPLOGRECMD) ?
ANSI_COLOR(1)"自動":"不會");
-// enable if we have it.
-#ifdef EXP_ALIGNEDCMT
prints( " " ANSI_COLOR(1;36) "a" ANSI_RESET
" - 推文時 %s" ANSI_RESET " 開頭\n",
(bp->brdattr & BRD_ALIGNEDCMT) ?
- ANSI_COLOR(1)"對齊":"不對齊");
-#endif
+ ANSI_COLOR(1)"對齊":"不用對齊");
#ifdef USE_AUTOCPLOG
prints( " " ANSI_COLOR(1;36) "x" ANSI_RESET