--- rxvt-unicode/src/rxvtcolor.h 2004/02/13 12:16:21 1.7 +++ rxvt-unicode/src/rxvtcolor.h 2004/02/24 16:25:45 1.8 @@ -24,7 +24,7 @@ char *id; refcounted (const char *id); - bool init () { } + bool init () { return false; } ~refcounted (); };