comment some unused code.

This commit is contained in:
2011-05-08 10:29:40 +00:00
parent ed3fd72210
commit d4e540dff3
9 changed files with 18 additions and 22 deletions

View File

@@ -1495,6 +1495,8 @@ static void draw_cursor(SpaceText *st, ARegion *ar)
glRecti(x-4, y, ar->winx, y-st->lheight), y-=st->lheight;
glRecti(x-4, y, x+toc*st->cwidth, y-st->lheight); y-=st->lheight;
(void)y;
}
}
else {