From dbe40cffb39f2590e98fe01a43ff118887aa7b2c Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sun, 2 Jul 2006 17:23:49 +0000 Subject: Re-instate the knockout renderers after a nested flush(). Make so knockout rendering is always used. svn path=/trunk/netsurf/; revision=2693 --- desktop/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/options.h') diff --git a/desktop/options.h b/desktop/options.h index 08e808b99..35e1d62a9 100644 --- a/desktop/options.h +++ b/desktop/options.h @@ -55,7 +55,6 @@ extern char *option_ca_bundle; extern char *option_cookie_file; extern char *option_cookie_jar; extern char *option_homepage_url; -extern bool option_knockout_rendering; /* Fetcher configuration. */ extern int option_max_fetchers; -- cgit v1.2.3