From d5c5fe822d4e0aa61d39013790f741b8e3ec232c Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Thu, 23 May 2013 20:47:13 -0400 Subject: [PATCH] Remove quote color its in ANSIQUOT now --- mystic/bbs_cfg_theme.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/mystic/bbs_cfg_theme.pas b/mystic/bbs_cfg_theme.pas index acbb238..f5795e6 100644 --- a/mystic/bbs_cfg_theme.pas +++ b/mystic/bbs_cfg_theme.pas @@ -812,7 +812,6 @@ Begin LineChat1 := 9; Linechat2 := 11; NewMsgChar := '*'; - QuoteColor := 31; FileDescHi := 112; FileDescLo := 11;