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 f162e8f5..c7658c80 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -37,7 +37,6 @@ struct _DilloPrefs { bool_t limit_text_width; bool_t w3c_plus_heuristics; double font_factor; - bool_t use_dicache; bool_t show_back; bool_t show_forw; bool_t show_home; |