[gimp/goat-invasion] XXXXXXXXX squash this commit XXXXXXXXXX



commit fea9486d39ee8f860e3a72d32f53aab3d746d1d6
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Wed Mar 21 00:24:07 2012 +0000

    XXXXXXXXX squash this commit XXXXXXXXXX

 app/gegl/gimp-gegl-utils.c |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/app/gegl/gimp-gegl-utils.c b/app/gegl/gimp-gegl-utils.c
index b4a9864..0eeaab3 100644
--- a/app/gegl/gimp-gegl-utils.c
+++ b/app/gegl/gimp-gegl-utils.c
@@ -272,14 +272,3 @@ gimp_gegl_color_new (const GimpRGB *rgb)
 
   return color;
 }
-
-GeglRectangle
-gimp_gegl_rect (gint x, gint y, gint width, gint height)
-{
-  GeglRectangle rect = {x, y, width, height};
-  return rect;
-}
-
-
-
-



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