From 1d50a2ff8a841eeb262edb404ebf9d027f1cb77e Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 16 Nov 2014 14:08:00 +0000 Subject: Remove unused variable --- amiga/gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga') diff --git a/amiga/gui.h b/amiga/gui.h index 2ab860abe..46606c6c8 100755 --- a/amiga/gui.h +++ b/amiga/gui.h @@ -194,7 +194,6 @@ void ami_gui_free_space_box(struct IBox *bbox); */ uint32 ami_gui_get_app_id(void); -struct TextFont *origrpfont; struct MinList *window_list; struct Screen *scrn; STRPTR nsscreentitle; -- cgit v1.2.3