[gnome-calendar/test] trivial: remove obsolete TODO



commit cbcffe3bcd0db5c85389d75ef04e5f652b2110cd
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Nov 21 22:51:57 2017 -0200

    trivial: remove obsolete TODO

 src/gcal-utils.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gcal-utils.c b/src/gcal-utils.c
index 1642a3c..c80ba53 100644
--- a/src/gcal-utils.c
+++ b/src/gcal-utils.c
@@ -264,7 +264,6 @@ gcal_get_surface_from_color (GdkRGBA  *color,
   cairo_surface_t *surface;
   cairo_t *cr;
 
-  /* TODO: review size here, maybe not hardcoded */
   surface = cairo_image_surface_create (CAIRO_FORMAT_ARGB32, size, size);
   cr = cairo_create (surface);
 


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