summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-11-16 14:08:00 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-11-16 14:08:00 +0000
commit1d50a2ff8a841eeb262edb404ebf9d027f1cb77e (patch)
treea02b77deefe78cb9b7172a61694e32d8b87ec8be /amiga/gui.h
parente75cdeeefd501bf10bed2cc8df9efae2431824ec (diff)
downloadnetsurf-1d50a2ff8a841eeb262edb404ebf9d027f1cb77e.tar.gz
netsurf-1d50a2ff8a841eeb262edb404ebf9d027f1cb77e.tar.bz2
Remove unused variable
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 0 insertions, 1 deletions
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;