removed unused include.

2009-01-01  Sven Neumann  <sven@gimp.org>

	* app/tools/gimptexttool.c: removed unused include.


svn path=/trunk/; revision=27873
This commit is contained in:
Sven Neumann 2009-01-01 17:00:39 +00:00 committed by Sven Neumann
parent f8b964bf2d
commit 6ee74726a2
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-01-01 Sven Neumann <sven@gimp.org>
* app/tools/gimptexttool.c: removed unused include.
2009-01-01 Sven Neumann <sven@gimp.org>
Bug 565112 code duplication in app/core/gimpimage-snap.c

View file

@ -54,7 +54,6 @@
#include "widgets/gimpuimanager.h"
#include "widgets/gimpviewabledialog.h"
#include "display/gimpcanvas.h"
#include "display/gimpdisplay.h"
#include "display/gimpdisplayshell.h"