[gimp] app: remove obsolete includes from gimpbrushclipboard.c
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: remove obsolete includes from gimpbrushclipboard.c
- Date: Wed, 2 May 2012 16:02:41 +0000 (UTC)
commit f8c29b25323d4cd177f82c53889f809b9bcee6e2
Author: Michael Natterer <mitch gimp org>
Date: Fri Mar 16 14:36:56 2012 +0100
app: remove obsolete includes from gimpbrushclipboard.c
app/core/gimpbrushclipboard.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/app/core/gimpbrushclipboard.c b/app/core/gimpbrushclipboard.c
index 91d1a2c..31fd838 100644
--- a/app/core/gimpbrushclipboard.c
+++ b/app/core/gimpbrushclipboard.c
@@ -25,10 +25,6 @@
#include "core-types.h"
#include "base/temp-buf.h"
-#include "base/pixel-region.h"
-#include "base/tile-manager.h"
-
-#include "paint-funcs/paint-funcs.h"
#include "gegl/gimp-gegl-utils.h"
@@ -36,7 +32,6 @@
#include "gimpbuffer.h"
#include "gimpbrushclipboard.h"
#include "gimpimage.h"
-#include "gimppickable.h"
#include "gimp-intl.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]