comment out never used

This commit is contained in:
satbaby
2012-08-04 10:03:19 +02:00
parent f8aa4262cb
commit 9124c20f31
26 changed files with 149 additions and 85 deletions

View File

@@ -236,12 +236,13 @@ void ClearFB(int /*color*/)
//memset(lfb,0, var_screeninfo.yres*fix_screeninfo.line_length);
CFrameBuffer::getInstance()->paintBackground();
}
#if 0
//never used
void ClearB(int color)
{
FillRect(0,0,var_screeninfo.xres,var_screeninfo.yres*2,color);
}
#endif
int GetCurFontWidth()
{
int mx = (displaywidth)%(40-nofirst); // # of unused pixels