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/rsvg.h | 1 - 1 file changed, 1 deletion(-) (limited to 'image/rsvg.h') diff --git a/image/rsvg.h b/image/rsvg.h index 21e46d1b9..f38f8b0e8 100644 --- a/image/rsvg.h +++ b/image/rsvg.h @@ -24,6 +24,5 @@ #define _NETSURF_IMAGE_RSVG_H_ nserror nsrsvg_init(void); -void nsrsvg_fini(void); #endif -- cgit v1.2.3