mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-10-27 06:16:04 +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
|
||||
attribute->luaRef = luaL_ref(L, LUA_REGISTRYINDEX);
|
||||
s_testMap[name] = attribute->luaRef;
|
||||
|
||||
child = child->m_next;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user