unused variable removed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1971 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -115,7 +115,6 @@ TransformTopography (FRAME DstFrame, PBYTE pTopoData, int w, int h)
|
||||
{
|
||||
CONTEXT OldContext;
|
||||
FRAME OldFrame;
|
||||
PLANET_ORBIT *Orbit = &pSolarSysState->Orbit;
|
||||
|
||||
OldContext = SetContext (TaskContext);
|
||||
OldFrame = SetContextFGFrame (DstFrame);
|
||||
|
||||
Reference in New Issue
Block a user