From dd1afc041d1d30582db8971b6f0272421b7a23de Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 21 Sep 2008 16:28:45 +0000 Subject: Fix signalling of events from 401 login window svn path=/trunk/netsurf/; revision=5389 --- amiga/gui.c | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/gui.c') diff --git a/amiga/gui.c b/amiga/gui.c index cc18aec73..5c1e47ee6 100755 --- a/amiga/gui.c +++ b/amiga/gui.c @@ -87,7 +87,6 @@ char *default_stylesheet_url; char *adblock_stylesheet_url; struct gui_window *search_current_window = NULL; -struct MsgPort *sport; struct MsgPort *appport; struct MsgPort *msgport; struct Device *TimerBase; -- cgit v1.2.3