removed useless #includes.

2004-09-20  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/dialogs-constructors.c: removed useless #includes.
This commit is contained in:
Michael Natterer 2004-09-20 14:50:42 +00:00 committed by Michael Natterer
parent 49b9c1d80e
commit 451958d7f2
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2004-09-20 Michael Natterer <mitch@gimp.org>
* app/dialogs/dialogs-constructors.c: removed useless #includes.
2004-09-20 Michael Natterer <mitch@gimp.org>
* app/actions/buffers-commands.c

View File

@ -72,8 +72,6 @@
#include "display/gimpnavigationeditor.h"
#include "actions/channels-commands.h"
#include "actions/edit-commands.h"
#include "actions/file-commands.h"
#include "actions/layers-commands.h"
#include "actions/vectors-commands.h"