diff --git a/stepmania/src/Foreground.h b/stepmania/src/Foreground.h index 2c76db2549..92ab09b726 100644 --- a/stepmania/src/Foreground.h +++ b/stepmania/src/Foreground.h @@ -17,7 +17,6 @@ public: virtual void Update( float fDeltaTime ); protected: - void LoadFromAniDir( RString sAniDir ); struct LoadedBGA { Actor *m_bga;