mirror of
https://github.com/minetest/minetest.git
synced 2025-07-01 23:50:22 +02:00
This reverts commit 362ef5f6ce
.
Stack tracebacks couldn't be generated in LuaError::LuaError anyway and this
caused a second, empty traceback in most cases. In cases where there wasn't
annother traceback the stack had already unwound and the traceback was empty.