- removed leftover trace log

This commit is contained in:
Rolzad73
2017-02-02 10:08:58 -05:00
parent 1d0237f15d
commit b2a0ccba05

View File

@@ -2471,7 +2471,6 @@ bool WGuiKeyBinder::yieldFocus()
void WGuiKeyBinder::populateKeyBindingList()
{
items.clear();
DebugTrace(items.empty());
Add(NEW WGuiButton(NEW WGuiItem("Load Defaults..."), -102, 3, this));
Add(NEW OptionKey(parent, LOCAL_KEY_NONE, JGE_BTN_NONE));