Removed old dead test code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3534 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -488,14 +488,6 @@ DrawStarMap (COUNT race_update, RECT *pClipRect)
|
|||||||
|
|
||||||
star_type = SDPtr->Type;
|
star_type = SDPtr->Type;
|
||||||
|
|
||||||
#ifdef NOTYET
|
|
||||||
{
|
|
||||||
UNICODE buf[256];
|
|
||||||
|
|
||||||
GetClusterName (SDPtr, buf);
|
|
||||||
printf ("%s\n", buf);
|
|
||||||
}
|
|
||||||
#endif /* NOTYET */
|
|
||||||
s.origin.x = UNIVERSE_TO_DISPX (SDPtr->star_pt.x);
|
s.origin.x = UNIVERSE_TO_DISPX (SDPtr->star_pt.x);
|
||||||
s.origin.y = UNIVERSE_TO_DISPY (SDPtr->star_pt.y);
|
s.origin.y = UNIVERSE_TO_DISPY (SDPtr->star_pt.y);
|
||||||
if (which_space <= 1)
|
if (which_space <= 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user