From 1ec0d24c07c10054d1bab794e5cf5c72575ffd19 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Fri, 20 Dec 2002 21:08:57 +0000 Subject: [PATCH] Removed "I did this" comment. See new contributing entry. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@453 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/planets/solarsys.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/sc2/src/sc2code/planets/solarsys.c b/sc2/src/sc2code/planets/solarsys.c index 64b9bb220..74c8472ac 100644 --- a/sc2/src/sc2code/planets/solarsys.c +++ b/sc2/src/sc2code/planets/solarsys.c @@ -185,9 +185,6 @@ LoadSolarSys (void) CurStarDescPtr->star_pt.y) ); - /* 2002-12-20 = fOSSiL = Star size fix - * set the frame index for the star size - */ SunFrame = SetAbsFrameIndex (SunFrame, STAR_TYPE (CurStarDescPtr->Type) );