don't include gimp-intl.h.

2006-08-16  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpbrushtool.c: don't include gimp-intl.h.
This commit is contained in:
Sven Neumann 2006-08-16 10:34:44 +00:00 committed by Sven Neumann
parent b15bcfaa56
commit 3360cb3150
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2006-08-16 Sven Neumann <sven@gimp.org>
* app/tools/gimpbrushtool.c: don't include gimp-intl.h.
2006-08-16 Sven Neumann <sven@gimp.org>
* plug-ins/common/autocrop.c (autocrop): fixed overzealousness

View File

@ -41,8 +41,6 @@
#include "gimpbrushtool.h"
#include "gimptoolcontrol.h"
#include "gimp-intl.h"
static GObject * gimp_brush_tool_constructor (GType type,
guint n_params,