remove dump line

master
Eduardo Bart 12 years ago
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…
Cancel
Save