From 5a5f20020fc4b62d1e8f8db48da3eb84e9f4160e Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Tue, 21 Jun 2016 18:04:00 -0400 Subject: Removed the w3c_plus_heuristics dillorc option. No longer necessary since the new nesting-cleanup design. --- src/prefs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/prefs.c') diff --git a/src/prefs.c b/src/prefs.c index 39416a04..59590356 100644 --- a/src/prefs.c +++ b/src/prefs.c @@ -115,7 +115,6 @@ void a_Prefs_init(void) prefs.ui_tab_active_fg_color = -1; prefs.ui_tab_fg_color = -1; prefs.ui_text_bg_color = -1; - prefs.w3c_plus_heuristics = TRUE; prefs.penalty_hyphen = 100; prefs.penalty_hyphen_2 = 800; -- cgit v1.2.3