removed innecesary spaces
This commit is contained in:
parent
8f614e6fd2
commit
ed46359c79
1 changed files with 0 additions and 2 deletions
|
@ -2311,8 +2311,6 @@ static std::string SaveGlobal(lua_State *l, bool is_root, std::vector<std::strin
|
|||
lua_pop(l, 1); // pop the value
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
std::string lhsLine;
|
||||
if (tablesName.empty() == false) {
|
||||
if (type_key == LUA_TSTRING) {
|
||||
|
|
Loading…
Add table
Reference in a new issue