]> Dogcows Code - chaz/openbox/commitdiff
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 5fdce39148b9f7722cd0c1ba02e192a9863bca6d..48cd631e25a784ad442f272b526438af6072dc46 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) {
This page took 0.024953 seconds and 4 git commands to generate.