summaryrefslogtreecommitdiff
path: root/frontends/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/gui.h')
-rw-r--r--frontends/riscos/gui.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/frontends/riscos/gui.h b/frontends/riscos/gui.h
index 0d7ee38ae..a7b632334 100644
--- a/frontends/riscos/gui.h
+++ b/frontends/riscos/gui.h
@@ -132,15 +132,6 @@ void ro_gui_download_datasave_ack(wimp_message *message);
bool ro_gui_download_prequit(void);
extern struct gui_download_table *riscos_download_table;
-/* in 401login.c */
-void ro_gui_401login_init(void);
-nserror gui_401login_open(struct nsurl *url, const char *realm,
- const char *username, const char *password,
- nserror (*cb)(const char *username,
- const char *password,
- void *pw),
- void *cbpw);
-
/* in schedule.c */
extern bool sched_active;
extern os_t sched_time;