--- rxvt-unicode/src/rxvt.h 2005/12/22 16:44:10 1.168 +++ rxvt-unicode/src/rxvt.h 2005/12/22 19:44:21 1.169 @@ -1472,11 +1472,13 @@ l.r = (rend_t *)ralloc->alloc (); } +#if 0 void lfree (line_t &l) { talloc->free (l.t); ralloc->free (l.r); } +#endif void lresize (line_t &l) {