Fix compilation errors

svn path=/trunk/netsurf/; revision=6735
This commit is contained in:
Chris Young 2009-03-08 16:32:30 +00:00
parent 072f64f5dd
commit a198acb753
1 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
#include "desktop/browser.h"
#include <dos/dos.h>
#include "desktop/gui.h"
#include "amiga/history_local.h"
#ifdef NS_AMIGA_CAIRO
#include <cairo/cairo.h>
#endif
@ -118,7 +117,6 @@ struct gui_window
int scrollx;
int scrolly;
char *dlfilename;
struct history_window *hw; // not used
};
struct gui_globals