X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=render%2Fcolor.c;h=48cd631e25a784ad442f272b526438af6072dc46;hb=d5f823db680a2782b2c672ac460f740379cb015a;hp=5fdce39148b9f7722cd0c1ba02e192a9863bca6d;hpb=ac9d8c58cb2286a98f699fe1b98b56e11c262868;p=chaz%2Fopenbox diff --git a/render/color.c b/render/color.c index 5fdce391..48cd631e 100644 --- a/render/color.c +++ b/render/color.c @@ -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) {