From edaa9c29f22a550ddc7c8e1f02ff6d9dedf9a5b1 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Mon, 13 Feb 2017 00:18:32 +0000 Subject: Remove use of global context data from Amiga frontend --- frontends/amiga/gui.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'frontends/amiga/gui.h') diff --git a/frontends/amiga/gui.h b/frontends/amiga/gui.h index 07ff922f7..5cec82d84 100644 --- a/frontends/amiga/gui.h +++ b/frontends/amiga/gui.h @@ -258,11 +258,6 @@ uint32 ami_gui_get_app_id(void); */ STRPTR ami_gui_get_screen_title(void); -/** - * Set gui_globals back to the default for the browser context - */ -void ami_gui_set_default_gg(void); - /** * Switch to the most-recently-opened tab */ -- cgit v1.2.3