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 e7b88f2b..048ce6fc 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -32,7 +32,6 @@ struct _DilloPrefs { int32_t link_color; int32_t visited_color; bool_t allow_white_bg; - bool_t force_my_colors; bool_t contrast_visited_color; bool_t show_tooltip; int panel_size; |