mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Remove commented out code
This commit is contained in:
@@ -4401,12 +4401,6 @@ void RenderTiles(UINT32 uiFlags, INT32 iStartPointX_M, INT32 iStartPointY_M, INT
|
||||
}
|
||||
}
|
||||
|
||||
//else
|
||||
//{
|
||||
// usOutlineColor = us16BPPItemCycleWhiteColors[ pItemPool->bFlashColor ];
|
||||
// bItemOutline = TRUE;
|
||||
//}
|
||||
|
||||
bBlitClipVal = BltIsClippedOrOffScreen(hVObject, sXPos, sYPos, usImageIndex, &gClippingRect);
|
||||
|
||||
if (bBlitClipVal == FALSE)
|
||||
|
||||
Reference in New Issue
Block a user