1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-22 03:39:42 +00:00

remove unused dummy variable

This commit is contained in:
Thoronador 2014-10-11 00:56:57 +02:00
parent ab364c9440
commit a5245d5a13

View file

@ -74,8 +74,6 @@ namespace MWGui
MyGUI::TextBox* mWeaponSpellBox;
MyGUI::Widget *mDrowningFrame, *mDrowningFlash;
MyGUI::Widget* mDummy;
MyGUI::Widget* mFpsBox;
MyGUI::TextBox* mFpsCounter;
MyGUI::TextBox* mTriangleCounter;