[sapwood] add another reminder



commit df5cea3a211506807c1149c8e9a706a534a4416e
Author: Sven Herzberg <herzi gnome-de org>
Date:   Thu Aug 5 11:26:10 2010 +0200

    add another reminder
    
    * ../engine/theme-pixbuf.c: add another reminder of something to improve

 engine/theme-pixbuf.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/engine/theme-pixbuf.c b/engine/theme-pixbuf.c
index d8b1555..9dd6bcb 100644
--- a/engine/theme-pixbuf.c
+++ b/engine/theme-pixbuf.c
@@ -382,6 +382,7 @@ theme_pixbuf_render (ThemePixbuf  *theme_pb,
 
 	  gdk_error_trap_push ();
 
+	  /* FIXME: merge the mask creation with the one from the other if branch */
 	  mask = gdk_pixmap_new (NULL, mask_width, mask_height, 1);
 
           if (sapwood_debug_xtraps)



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