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:
avolkov
2010-03-20 23:27:57 +00:00
parent ff1cd00ac9
commit a9ec22e2be
-8
View File
@@ -488,14 +488,6 @@ DrawStarMap (COUNT race_update, RECT *pClipRect)
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.y = UNIVERSE_TO_DISPY (SDPtr->star_pt.y);
if (which_space <= 1)