image_desaturate() does not exist.

2003-09-07  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpdrawable-desaturate.h: image_desaturate() does not
	exist.
This commit is contained in:
Michael Natterer 2003-09-07 19:39:10 +00:00 committed by Michael Natterer
parent 6f1a0df89f
commit aa553d1fa1
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2003-09-07 Michael Natterer <mitch@gimp.org>
* app/core/gimpdrawable-desaturate.h: image_desaturate() does not
exist.
2003-09-07 Sven Neumann <sven@gimp.org>
* app/display/Makefile.am

View file

@ -20,8 +20,6 @@
#define __GIMP_DRAWABLE_DESATURATE_H__
void image_desaturate (GimpImage *gimage);
void gimp_drawable_desaturate (GimpDrawable *drawable);