summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h2
1 files changed, 0 insertions, 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 <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