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 1c15c147..bd11517a 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -31,7 +31,6 @@ struct _DilloPrefs { DilloUrl *home; int32_t link_color; int32_t visited_color; - int32_t bg_color; int32_t text_color; bool_t allow_white_bg; bool_t force_my_colors; |