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:
@@ -871,11 +871,6 @@ UndrawShip (void)
|
||||
SIZE radius, delta_x, delta_y;
|
||||
BOOLEAN LeavingInnerSystem;
|
||||
|
||||
#ifdef SHOW_RADAR
|
||||
extern void DrawIPRadar (BOOLEAN FirstTime);
|
||||
DrawIPRadar (FALSE);
|
||||
#endif /* SHOW_RADAR */
|
||||
|
||||
LeavingInnerSystem = FALSE;
|
||||
radius = pSolarSysState->SunDesc[0].radius;
|
||||
if (GLOBAL (ShipStamp.origin.x) < 0
|
||||
|
||||
Reference in New Issue
Block a user