mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +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);
|
bBlitClipVal = BltIsClippedOrOffScreen(hVObject, sXPos, sYPos, usImageIndex, &gClippingRect);
|
||||||
|
|
||||||
if (bBlitClipVal == FALSE)
|
if (bBlitClipVal == FALSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user