minetest/src/content
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 Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
content.cpp Deprecate modpack.txt and use modpack.conf instead (#7892) 2019-01-06 10:23:35 +01:00
content.h Add updating to online content browser 2018-05-16 21:52:12 +01:00
mods.cpp Value copy / allocation optimizations mostly in server, SAO and serialize code 2020-05-27 21:58:40 +02:00
mods.h Value copy / allocation optimizations mostly in server, SAO and serialize code 2020-05-27 21:58:40 +02:00
subgames.cpp Sanitize world directory names on create. Keep original name separate (#9432) 2020-07-28 19:16:57 +02:00
subgames.h Sanitize world directory names on create. Keep original name separate (#9432) 2020-07-28 19:16:57 +02:00