summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/gui.h')
-rw-r--r--frontends/amiga/gui.h5
1 files changed, 0 insertions, 5 deletions
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
@@ -259,11 +259,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
*/
void ami_gui_switch_to_new_tab(struct gui_window_2 *gwin);