Remove unused variable

This commit is contained in:
Chris Young 2014-11-16 14:08:00 +00:00
parent e75cdeeefd
commit 1d50a2ff8a

View File

@ -194,7 +194,6 @@ void ami_gui_free_space_box(struct IBox *bbox);
*/ */
uint32 ami_gui_get_app_id(void); uint32 ami_gui_get_app_id(void);
struct TextFont *origrpfont;
struct MinList *window_list; struct MinList *window_list;
struct Screen *scrn; struct Screen *scrn;
STRPTR nsscreentitle; STRPTR nsscreentitle;