plug-ins: remove redundant comment

Remove a comment that caused a false positive when searching for
deprecated GTK+ symbols. ChangeLogs don't belong into plug-in code
anyway.
This commit is contained in:
Sven Neumann 2009-11-09 09:40:57 +01:00
parent 525347d9f6
commit 724302020b
1 changed files with 0 additions and 9 deletions

View File

@ -32,15 +32,6 @@
*
* Tim Harris <tim.harris@acm.org> provided valuable feedback on
* pre-press issues.
*
*
* 0.52: 10 Jan 1999 <austin@greenend.org.uk>
* gtk_label_set() -> gtk_label_set_text()
* 0.60: 18 Jun 2001 <austin@gimp.org>
* fixed long-standing bug where newsprint() function in GREYA images
* treated them as RGB (bpp rather than colour_bpp) to select
* colourspace to use. Thanks to warner-gnome.bugzilla@lothar.com for
* spotting this and providing the patch. Bug #52981.
*/
#include "config.h"