1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-04 03:45:33 +00:00

Remove a debugging leftover

This commit is contained in:
scrawl 2016-01-05 17:01:21 +01:00
parent d9d6228c94
commit 745b29a995

View file

@ -1153,8 +1153,6 @@ public:
void createDrawItem(MyGUI::ITexture* texture, MyGUI::ILayerNode* node)
{
//test ();
mNode = node;
for (ActiveTextFormats::iterator i = mActiveTextFormats.begin (); i != mActiveTextFormats.end (); ++i)