From 339bed72725fe901724440939558c5f9817107ed Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 15 Sep 2011 22:47:50 +0000 Subject: Virtualise content handler finalisation calls. Remove pointless implementations. svn path=/trunk/netsurf/; revision=12797 --- image/png.h | 1 - 1 file changed, 1 deletion(-) (limited to 'image/png.h') diff --git a/image/png.h b/image/png.h index c14521ae8..3a2e3741f 100644 --- a/image/png.h +++ b/image/png.h @@ -21,6 +21,5 @@ #define _NETSURF_RISCOS_PNG_H_ nserror nspng_init(void); -void nspng_fini(void); #endif -- cgit v1.2.3