From 27bd328df193acd9378e41e763aadb1f05e6c5dc Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 11 Apr 2010 18:04:31 +0000 Subject: fixup windows download window svn path=/trunk/netsurf/; revision=10366 --- windows/download.h | 1 - 1 file changed, 1 deletion(-) (limited to 'windows/download.h') diff --git a/windows/download.h b/windows/download.h index c259aac2e..777777da5 100644 --- a/windows/download.h +++ b/windows/download.h @@ -53,7 +53,6 @@ struct gui_download_window { struct timeval start_time; int speed; int error; - struct fetch *fetch; struct gui_window *window; FILE *file; download_status status; -- cgit v1.2.3