--- rxvt-unicode/src/screen.C 2005/02/21 19:26:07 1.159 +++ rxvt-unicode/src/screen.C 2005/02/21 19:30:58 1.160 @@ -1163,7 +1163,7 @@ void rxvt_term::scr_forwardindex () { - int row; + int row; if (screen.cur.col < TermWin.ncol - 1) scr_gotorc (0, 1, R_RELATIVE | C_RELATIVE); @@ -1392,6 +1392,7 @@ } } +#if ENABLE_FRILLS void rxvt_term::scr_erase_savelines () { @@ -1405,6 +1406,7 @@ scr_blank_line (screen.text [i], screen.rend [i], (unsigned int)TermWin.ncol, DEFAULT_RSTYLE); } } +#endif /* ------------------------------------------------------------------------- */ /*