diff options
Diffstat (limited to 'gdk-pixbuf/test-gdk-pixbuf.c')
-rw-r--r-- | gdk-pixbuf/test-gdk-pixbuf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk-pixbuf/test-gdk-pixbuf.c b/gdk-pixbuf/test-gdk-pixbuf.c index b4110731dd..4f6f51cc5b 100644 --- a/gdk-pixbuf/test-gdk-pixbuf.c +++ b/gdk-pixbuf/test-gdk-pixbuf.c @@ -228,8 +228,6 @@ main (int argc, char **argv) int result; result = EXIT_SUCCESS; - - gdk_pixbuf_init (); /* Run some tests. */ if (!simple_composite_test ()) { |