From 25a995931da1be77df132f7355218e86b0d0c00d Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sat, 4 Mar 2006 20:46:35 +0000 Subject: [project @ 2006-03-04 20:46:35 by rjw] Continue work towards favicon support. svn path=/import/netsurf/; revision=2104 --- riscos/wimp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'riscos/wimp.h') diff --git a/riscos/wimp.h b/riscos/wimp.h index a7777d28d..f63357551 100644 --- a/riscos/wimp.h +++ b/riscos/wimp.h @@ -23,7 +23,6 @@ int ro_get_hscroll_height(wimp_w w); int ro_get_vscroll_width(wimp_w w); -struct eig_factors ro_read_eig_factors(os_mode mode); void ro_convert_os_units_to_pixels(os_coord *os_units, os_mode mode); void ro_convert_pixels_to_os_units(os_coord *pixels, os_mode mode); -- cgit v1.2.3