mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Remove a debugging leftover
This commit is contained in:
parent
d9d6228c94
commit
745b29a995
@ -1153,8 +1153,6 @@ public:
|
|||||||
|
|
||||||
void createDrawItem(MyGUI::ITexture* texture, MyGUI::ILayerNode* node)
|
void createDrawItem(MyGUI::ITexture* texture, MyGUI::ILayerNode* node)
|
||||||
{
|
{
|
||||||
//test ();
|
|
||||||
|
|
||||||
mNode = node;
|
mNode = node;
|
||||||
|
|
||||||
for (ActiveTextFormats::iterator i = mActiveTextFormats.begin (); i != mActiveTextFormats.end (); ++i)
|
for (ActiveTextFormats::iterator i = mActiveTextFormats.begin (); i != mActiveTextFormats.end (); ++i)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user