diff --git a/ChangeLog b/ChangeLog index 2342ee7134..1d936a95d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-02-28 Sven Neumann + + * plug-ins/common/file-svg.c: reverted accidental commit. + 2009-02-28 Sven Neumann Bug 573488 – Small bug in Filter>Distorts>Ripple diff --git a/plug-ins/common/file-svg.c b/plug-ins/common/file-svg.c index 64271b2cc2..b29bad9a35 100644 --- a/plug-ins/common/file-svg.c +++ b/plug-ins/common/file-svg.c @@ -308,8 +308,6 @@ run (const gchar *name, values[1].data.d_string = error->message; } - g_printerr ("%s status: %d\n", G_STRFUNC, status); - values[0].data.d_status = status; }