- deleting some unused stuff

This commit is contained in:
Christoph Oelckers 2018-04-02 00:28:25 +02:00
commit d84554f093
6 changed files with 1 additions and 37 deletions

View file

@ -3532,7 +3532,6 @@ void P_FreeLevelData ()
AActor::ClearTIDHashes();
interpolator.ClearInterpolations(); // [RH] Nothing to interpolate on a fresh level.
Renderer->CleanLevelData();
FPolyObj::ClearAllSubsectorLinks(); // can't be done as part of the polyobj deletion process.
SN_StopAllSequences ();
DThinker::DestroyAllThinkers ();