From ad8a96554865092f340e239731d2e44bce1df526 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 15 Oct 2011 14:09:35 +0000 Subject: Start to consolidate user file operation into one file svn path=/trunk/netsurf/; revision=13062 --- amiga/gui.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'amiga/gui.h') diff --git a/amiga/gui.h b/amiga/gui.h index 938954fc9..19a3c4d4d 100755 --- a/amiga/gui.h +++ b/amiga/gui.h @@ -148,8 +148,6 @@ struct TextFont *origrpfont; struct MinList *window_list; struct Screen *scrn; STRPTR nsscreentitle; -struct FileRequester *filereq; -struct FileRequester *savereq; struct MsgPort *sport; bool win_destroyed; struct browser_window *curbw; -- cgit v1.2.3