summaryrefslogtreecommitdiff
path: root/amiga/plugin_hack.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plugin_hack.c')
-rw-r--r--amiga/plugin_hack.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/amiga/plugin_hack.c b/amiga/plugin_hack.c
index 9159cddb0..8809a7bea 100644
--- a/amiga/plugin_hack.c
+++ b/amiga/plugin_hack.c
@@ -94,11 +94,6 @@ nserror amiga_plugin_hack_init(void)
return NSERROR_OK;
}
-void amiga_plugin_hack_fini(void)
-{
- /* Nothing to do */
-}
-
nserror amiga_plugin_hack_create(const content_handler *handler,
lwc_string *imime_type, const http_parameter *params,
llcache_handle *llcache, const char *fallback_charset,