diff --git a/stepmania/src/RageTexture.h b/stepmania/src/RageTexture.h index f4ebf66946..26f3ff7acd 100644 --- a/stepmania/src/RageTexture.h +++ b/stepmania/src/RageTexture.h @@ -102,7 +102,6 @@ protected: int m_iTextureWidth, m_iTextureHeight; // dimensions of the texture in memory int m_iImageWidth, m_iImageHeight; // dimensions of the image in the texture int m_iFramesWide, m_iFramesHigh; // The number of frames of animation in each row and column of this texture - D3DFORMAT m_TextureFormat; // RECTs that hold the bounds of each frame in the bitmap.