From 07f12d12a67d844f35292deb299c6782793dde5d Mon Sep 17 00:00:00 2001 From: corvid Date: Mon, 31 Dec 2012 20:49:32 +0000 Subject: rm show_url preference It hasn't worked for a long time, no one seems to miss it, and there isn't any compelling case for making the effort to make it work. http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009704.html --- src/prefs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/prefs.h') diff --git a/src/prefs.h b/src/prefs.h index 074c8bd5..22af91fd 100644 --- a/src/prefs.h +++ b/src/prefs.h @@ -68,7 +68,6 @@ struct _DilloPrefs { bool_t show_tools; bool_t show_filemenu; bool_t show_clear_url; - bool_t show_url; bool_t show_search; bool_t show_help; bool_t show_progress_box; -- cgit v1.2.3