summaryrefslogtreecommitdiff
path: root/riscos/wimp.h
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2006-01-02 22:05:53 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2006-01-02 22:05:53 +0000
commitbe9c1c940987d11a83f8f856c592aa712bd0a10d (patch)
treefe03d216584dd77c801d11f664429f11283f010a /riscos/wimp.h
parent2765c121638747ccfc309b63a167beab75dc8acd (diff)
downloadnetsurf-be9c1c940987d11a83f8f856c592aa712bd0a10d.tar.gz
netsurf-be9c1c940987d11a83f8f856c592aa712bd0a10d.tar.bz2
[project @ 2006-01-02 22:05:53 by rjw]
Remove redundant code. svn path=/import/netsurf/; revision=1958
Diffstat (limited to 'riscos/wimp.h')
-rw-r--r--riscos/wimp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/wimp.h b/riscos/wimp.h
index 8a93f03f5..04a97d9de 100644
--- a/riscos/wimp.h
+++ b/riscos/wimp.h
@@ -50,7 +50,6 @@ void ro_gui_open_window_centre(wimp_w parent, wimp_w child);
osspriteop_area *ro_gui_load_sprite_file(const char *pathname);
bool ro_gui_wimp_sprite_exists(const char *sprite);
os_error *ro_gui_wimp_get_sprite(const char *name, osspriteop_header **sprite);
-void ro_gui_open_pane(wimp_w parent, wimp_w pane, int offset);
wimp_w ro_gui_set_window_background_colour(wimp_w window, wimp_colour background);