From 1f204395787833b4407032f9c048c024e3561013 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 14 Apr 2003 22:36:04 +0000 Subject: [PATCH] -/**/ --- stepmania/src/BGAnimationLayer.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stepmania/src/BGAnimationLayer.cpp b/stepmania/src/BGAnimationLayer.cpp index 9472538d80..5a29be6fa5 100644 --- a/stepmania/src/BGAnimationLayer.cpp +++ b/stepmania/src/BGAnimationLayer.cpp @@ -88,10 +88,6 @@ void BGAnimationLayer::Init() m_fTileVelocityX = 0; m_fTileVelocityY = 0; - - /* Why doesn't this use the existing tweening mechanism? I can't make - * sense of what this code is doing; all I can tell is that it's duplicating - * stuff we already have. -glenn */ /* m_PosX = m_PosY = 0; m_Zoom = 0;