Removed dead code

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3196 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-10-08 13:44:14 +00:00
parent eef917e713
commit 64a3c59652
-5
View File
@@ -871,11 +871,6 @@ UndrawShip (void)
SIZE radius, delta_x, delta_y; SIZE radius, delta_x, delta_y;
BOOLEAN LeavingInnerSystem; BOOLEAN LeavingInnerSystem;
#ifdef SHOW_RADAR
extern void DrawIPRadar (BOOLEAN FirstTime);
DrawIPRadar (FALSE);
#endif /* SHOW_RADAR */
LeavingInnerSystem = FALSE; LeavingInnerSystem = FALSE;
radius = pSolarSysState->SunDesc[0].radius; radius = pSolarSysState->SunDesc[0].radius;
if (GLOBAL (ShipStamp.origin.x) < 0 if (GLOBAL (ShipStamp.origin.x) < 0