mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
fix(ui): remove testing artifact
This commit is contained in:
parent
28e931928a
commit
b554cf9d9e
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue