Commit 5173a732 authored by hybrid's avatar hybrid

Remove unused var.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4052 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 0d8a27f7
......@@ -76,8 +76,6 @@ void CGUIImage::draw()
IGUISkin* skin = Environment->getSkin();
video::IVideoDriver* driver = Environment->getVideoDriver();
core::rect<s32> rect = AbsoluteRect;
if (Texture)
{
if (ScaleImage)
......
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