[aisleriot] sol: Dont' call rsvg_init



commit 564f05b5b95fda53e8705e6f37b725e1e1b2a0ca
Author: Christian Persch <chpe gnome org>
Date:   Mon Jan 16 18:49:56 2012 +0100

    sol: Dont' call rsvg_init
    
    It's useless and deprecated.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666661

 src/lib/ar-svg.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/lib/ar-svg.c b/src/lib/ar-svg.c
index cc5b72b..543c445 100644
--- a/src/lib/ar-svg.c
+++ b/src/lib/ar-svg.c
@@ -189,8 +189,6 @@ ar_svg_class_init (ArSvgClass * klass)
                           G_PARAM_WRITABLE |
                           G_PARAM_CONSTRUCT_ONLY |
                           G_PARAM_STATIC_STRINGS));
-
-  rsvg_init ();
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]