remove unneeded override

This commit is contained in:
Glenn Maynard
2003-08-29 04:37:37 +00:00
parent f9058608c4
commit 2d29e0537d
-2
View File
@@ -99,8 +99,6 @@ public:
static void GetFrameDimensionsFromFileName( CString sPath, int* puFramesWide, int* puFramesHigh );
static int GetFrameCountFromFileName( CString sPath );
const RageTextureID& GetID() { return m_ID; }
private:
/* We might change settings when loading (due to hints, hardware
* limitations, etc). The data actually loaded is here: */