From 89993a5bf2e2a326af47cf5c34c75d7f39ae34a3 Mon Sep 17 00:00:00 2001 From: Adrian Lees Date: Fri, 15 Apr 2005 05:54:44 +0000 Subject: [project @ 2005-04-15 05:54:44 by adrianl] Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements svn path=/import/netsurf/; revision=1640 --- riscos/uri.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'riscos/uri.c') diff --git a/riscos/uri.c b/riscos/uri.c index 4c0790398..a396cc3f4 100644 --- a/riscos/uri.c +++ b/riscos/uri.c @@ -27,8 +27,6 @@ void ro_uri_message_received(uri_full_message_process*); bool ro_uri_launch(char *uri); void ro_uri_bounce(uri_full_message_return_result*); -extern wimp_t task_handle; - void ro_uri_message_received(uri_full_message_process* uri_message) { -- cgit v1.2.3