remove XXX comment, it was right, now its done :>
authorDana Jansens <danakj@orodu.net>
Tue, 2 Sep 2003 08:38:33 +0000 (08:38 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 2 Sep 2003 08:38:33 +0000 (08:38 +0000)
render/color.c

index 5fdce39..48cd631 100644 (file)
@@ -65,8 +65,6 @@ RrColor *RrColorNew(const RrInstance *inst, gint r, gint g, gint b)
     return out;
 }
 
-/*XXX same color could be pointed to twice, this might have to be a refcount*/
-
 void RrColorFree(RrColor *c)
 {
     if (c) {