Commit 23ffd04c authored by hybrid's avatar hybrid

Remove unused member.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2891 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 34f496f7
...@@ -124,7 +124,6 @@ protected: ...@@ -124,7 +124,6 @@ protected:
core::dimension2d<u32> ImageSize; core::dimension2d<u32> ImageSize;
core::dimension2d<u32> TextureSize; core::dimension2d<u32> TextureSize;
ECOLOR_FORMAT ColorFormat; ECOLOR_FORMAT ColorFormat;
s32 Pitch;
COpenGLDriver* Driver; COpenGLDriver* Driver;
IImage* Image; IImage* Image;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment