From a198acb7533e195a666d06434274c8fe115df8af Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 8 Mar 2009 16:32:30 +0000 Subject: [PATCH] Fix compilation errors svn path=/trunk/netsurf/; revision=6735 --- amiga/gui.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/amiga/gui.h b/amiga/gui.h index 9523d87af..a496c26d7 100755 --- a/amiga/gui.h +++ b/amiga/gui.h @@ -24,7 +24,6 @@ #include "desktop/browser.h" #include #include "desktop/gui.h" -#include "amiga/history_local.h" #ifdef NS_AMIGA_CAIRO #include #endif @@ -118,7 +117,6 @@ struct gui_window int scrollx; int scrolly; char *dlfilename; - struct history_window *hw; // not used }; struct gui_globals