[gimp/goat-invasion: 59/241] app: remove unused #includes



commit fd8362a1f42fa98965ab192125a3f0c1ec719ecd
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Thu Mar 15 20:19:59 2012 +0000

    app: remove unused #includes

 app/core/gimpdrawable.c   |    1 -
 app/core/gimpprojection.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/app/core/gimpdrawable.c b/app/core/gimpdrawable.c
index b1e59cd..77a26b3 100644
--- a/app/core/gimpdrawable.c
+++ b/app/core/gimpdrawable.c
@@ -20,7 +20,6 @@
 #include <cairo.h>
 #include <gegl.h>
 #include <gegl-plugin.h>
-#include <gegl-buffer-backend.h>
 
 #include "libgimpbase/gimpbase.h"
 #include "libgimpcolor/gimpcolor.h"
diff --git a/app/core/gimpprojection.c b/app/core/gimpprojection.c
index f583254..41250af 100644
--- a/app/core/gimpprojection.c
+++ b/app/core/gimpprojection.c
@@ -18,7 +18,6 @@
 #include "config.h"
 
 #include <gegl.h>
-#include <gegl-buffer-backend.h>
 
 #include "core-types.h"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]