[gegl] gegl: Remove unimportant FIXME in GeglProcessor



commit 22e210cb6b1c699a4a721261be73bbc215c78777
Author: Martin Nordholts <martinn src gnome org>
Date:   Fri Jun 26 06:49:48 2009 +0200

    gegl: Remove unimportant FIXME in GeglProcessor

 gegl/process/gegl-processor.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gegl/process/gegl-processor.c b/gegl/process/gegl-processor.c
index 393d93a..d1cf757 100644
--- a/gegl/process/gegl-processor.c
+++ b/gegl/process/gegl-processor.c
@@ -301,10 +301,6 @@ gegl_node_new_processor (GeglNode            *node,
                gegl_node_get_debug_name (node),
                rectangle->x, rectangle->y, rectangle->width, rectangle->height);
 
-  /* FIXME: Look for what pads that are available rather than looking
-   * at what type of operation we are dealing with
-   */
-
   /* if the node's operation is a sink and it needs the full content then
    * a context will be set up together with a cache and
    * needed and result rectangles */



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