reverted accidental commit.

2009-02-28  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/file-svg.c: reverted accidental commit.


svn path=/trunk/; revision=28080
This commit is contained in:
Sven Neumann 2009-02-28 17:33:56 +00:00 committed by Sven Neumann
parent e93e0b2543
commit c098eb6846
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2009-02-28 Sven Neumann <sven@gimp.org>
* plug-ins/common/file-svg.c: reverted accidental commit.
2009-02-28 Sven Neumann <sven@gimp.org>
Bug 573488 Small bug in Filter>Distorts>Ripple

View file

@ -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;
}