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 90bcc0f3..1e638c8e 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -66,7 +66,6 @@ struct _DilloPrefs { char *font_cursive; char *font_fantasy; char *font_monospace; - bool_t generate_submit; bool_t enterpress_forces_submit; bool_t middle_click_opens_new_tab; char *search_url; |