From 07c62407e2d251e3906d45684d15dafbc16f29f7 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 17 Oct 2010 00:08:35 +0000 Subject: Fix windows url bar Clean up toolbar and urlbar creation and subclassing svn path=/trunk/netsurf/; revision=10891 --- windows/plot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/plot.c') diff --git a/windows/plot.c b/windows/plot.c index 517dd4c7c..050bf6136 100644 --- a/windows/plot.c +++ b/windows/plot.c @@ -44,7 +44,7 @@ #endif /* set NSWS_PLOT_DEBUG to 0 for no debugging, 1 for debugging */ -#define NSWS_PLOT_DEBUG 1 +#define NSWS_PLOT_DEBUG 0 HDC plot_hdc; -- cgit v1.2.3