mirror of
https://github.com/X11Libre/xf86-video-s3virge.git
synced 2026-03-24 01:24:29 +00:00
Remove superfluous commentary
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
This commit is contained in:
@@ -2326,8 +2326,6 @@ S3VScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv)
|
||||
pScrn = xf86Screens[pScreen->myNum];
|
||||
/* Get S3V rec */
|
||||
ps3v = S3VPTR(pScrn);
|
||||
/* Make sure we have card access */
|
||||
/* xf86EnableAccess(pScrn);*/
|
||||
/* Map MMIO regs and framebuffer */
|
||||
if( !S3VMapMem(pScrn) )
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user