diff options
Diffstat (limited to 'src/prefs.h')
-rw-r--r-- | src/prefs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prefs.h b/src/prefs.h index d22ef656..a77120e4 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -68,7 +68,6 @@ typedef struct { bool_t limit_text_width; bool_t adjust_min_width; bool_t adjust_table_min_width; - bool_t w3c_plus_heuristics; bool_t focus_new_tab; double font_factor; int32_t font_max_size; |