]> git.lizzy.rs Git - minetest.git/commit
Remove a few unused functions reported by callcatcher (#11658)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Tue, 12 Oct 2021 18:12:20 +0000 (20:12 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 18:12:20 +0000 (20:12 +0200)
commitecc6f4ba25cd49599922333a5f8d4b4ce368992d
tree9e54d0968bde5faf2f1870c5c806fa30521a695d
parent6de8d77e17017cd5cc7b065d42566b6b1cd076cc
Remove a few unused functions reported by callcatcher (#11658)
24 files changed:
src/chat.cpp
src/chat.h
src/client/mesh.cpp
src/client/mesh.h
src/clientiface.cpp
src/clientiface.h
src/emerge.cpp
src/emerge.h
src/inventory.cpp
src/inventory.h
src/map.cpp
src/map.h
src/mapblock.cpp
src/mapblock.h
src/mapgen/mapgen_v6.cpp
src/mapgen/mapgen_v6.h
src/noise.cpp
src/noise.h
src/rollback.cpp
src/rollback.h
src/script/lua_api/l_inventory.cpp
src/script/lua_api/l_inventory.h
src/script/lua_api/l_nodemeta.cpp
src/settings.cpp