remove dump line
This commit is contained in:
parent
e88774728e
commit
5f6dd5aff1
|
@ -293,7 +293,6 @@ bool luavalue_cast(int index, OTMLNodePtr& node)
|
|||
}
|
||||
g_lua.pop();
|
||||
}
|
||||
dump << node->emit();
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue