mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-12 13:13:27 +00:00
remove unused dummy variable
This commit is contained in:
parent
ab364c9440
commit
a5245d5a13
@ -74,8 +74,6 @@ namespace MWGui
|
|||||||
MyGUI::TextBox* mWeaponSpellBox;
|
MyGUI::TextBox* mWeaponSpellBox;
|
||||||
MyGUI::Widget *mDrowningFrame, *mDrowningFlash;
|
MyGUI::Widget *mDrowningFrame, *mDrowningFlash;
|
||||||
|
|
||||||
MyGUI::Widget* mDummy;
|
|
||||||
|
|
||||||
MyGUI::Widget* mFpsBox;
|
MyGUI::Widget* mFpsBox;
|
||||||
MyGUI::TextBox* mFpsCounter;
|
MyGUI::TextBox* mFpsCounter;
|
||||||
MyGUI::TextBox* mTriangleCounter;
|
MyGUI::TextBox* mTriangleCounter;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user