remove commented out code
This commit is contained in:
parent
a43b99bf51
commit
fa03385980
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ static FDynamicLight *GetLight(FLevelLocals *Level)
|
|||
ret->mShadowmapIndex = 1024;
|
||||
ret->Level = Level;
|
||||
ret->Pos.X = -10000000; // not a valid coordinate.
|
||||
//ret->touchlists = new FDynamicLightTouchLists;
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue