From 00cec051de2ac09d22fff477a71dcb2e178ef4a6 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Wed, 22 Dec 2010 13:03:05 -0600 Subject: [PATCH] generic updates --- src/ActorFrame.cpp | 2 -- src/StepMania-net2008.vcproj | 16 ---------------- 2 files changed, 18 deletions(-) diff --git a/src/ActorFrame.cpp b/src/ActorFrame.cpp index b2b43ccc39..0f83865b3c 100644 --- a/src/ActorFrame.cpp +++ b/src/ActorFrame.cpp @@ -338,8 +338,6 @@ void ActorFrame::UpdateInternal( float fDeltaTime ) pActor->Update(fDeltaTime); } - // todo: update lighting? -aj - if( unlikely(!m_UpdateFunction.IsNil()) ) { Lua *L = LUA->Get(); diff --git a/src/StepMania-net2008.vcproj b/src/StepMania-net2008.vcproj index e510383dfb..9acd60d62a 100644 --- a/src/StepMania-net2008.vcproj +++ b/src/StepMania-net2008.vcproj @@ -2712,14 +2712,6 @@ RelativePath="GrooveRadar.h" > - - - - @@ -2760,14 +2752,6 @@ RelativePath=".\ModIconRow.h" > - - - -