summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/font.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/riscos/font.c b/riscos/font.c
index aace86ce3..097c20578 100644
--- a/riscos/font.c
+++ b/riscos/font.c
@@ -506,15 +506,3 @@ void nsfont_read_style(const struct css_style *style,
break;
}
}
-
-
-
-
-
-void nsfont_txtenum(void *font, const char *text,
- size_t length,
- unsigned int *width,
- const char **rofontname,
- const char **rotext,
- size_t *rolength,
- size_t *consumed) { }