mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-11 19:55:26 +01: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.