minetest/src/script/common
SmallJoker f46509d5e2
Remove unused functions reported by cppcheck (#10463)
Run unused functions reported by cppcheck

This change removes a few (but not all) unused functions.
Some unused helper functions were not removed due to their complexity and potential of future use.
2020-10-05 09:07:33 +02:00
..
CMakeLists.txt Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00
c_content.cpp Fix precision not working in hud_change (#10186) 2020-08-12 11:51:50 +02:00
c_content.h Expose collision information to LuaEntity on_step 2020-04-27 20:45:46 +02:00
c_converter.cpp Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
c_converter.h Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
c_internal.cpp Fix configuration caching in log_deprecated (#9697) 2020-04-22 00:07:12 +02:00
c_internal.h Fix broken config check in 659245a 2020-04-11 21:29:57 +02:00
c_types.cpp Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00
c_types.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
helper.cpp HTTP API: Allow binary downloads and headers (#8573) 2019-06-06 19:13:29 +02:00
helper.h Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00