mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-01-30 19:42:51 +03:00
fix(ui): remove testing artifact
This commit is contained in:
parent
28e931928a
commit
b554cf9d9e
@ -762,7 +762,6 @@ void CSimpleFrame::LoadXML_Attributes(XMLNode* node, CStatus* status) {
|
|||||||
|
|
||||||
// TODO: LUA Tainted Logic
|
// TODO: LUA Tainted Logic
|
||||||
attribute->luaRef = luaL_ref(L, LUA_REGISTRYINDEX);
|
attribute->luaRef = luaL_ref(L, LUA_REGISTRYINDEX);
|
||||||
s_testMap[name] = attribute->luaRef;
|
|
||||||
|
|
||||||
child = child->m_next;
|
child = child->m_next;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user