summaryrefslogtreecommitdiff
path: root/riscos/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.c')
-rw-r--r--riscos/gui.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/riscos/gui.c b/riscos/gui.c
index ade22cb48..198fd2391 100644
--- a/riscos/gui.c
+++ b/riscos/gui.c
@@ -2152,13 +2152,6 @@ bool ro_gui_prequit(void)
}
-void PDF_Password(char **owner_pass, char **user_pass, char *path)
-{
- /** @todo this waits to be written, until then no PDF encryption */
- *owner_pass = NULL;
-}
-
-
/**
* Generate a riscos path from one or more component elemnts.
*