remove redundant element

This commit is contained in:
Chris Danford
2005-04-18 07:26:16 +00:00
parent 5452cd4851
commit 6569f90746
2 changed files with 1 additions and 8 deletions
-2
View File
@@ -21,8 +21,6 @@ private:
ActorScroller m_ScrollerBackgrounds;
ActorScroller m_ScrollerFrames;
ActorScroller m_ScrollerTexts;
BGAnimation m_Overlay;
};
#endif