diff options
author | est31 <MTest31@outlook.com> | 2015-08-30 01:17:03 +0200 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2015-08-30 01:17:03 +0200 |
commit | 9c44aace4fce5f4b496201214d3215899f1481c3 (patch) | |
tree | 6ac0b9915ea768c495ef50568f7c9407dccdc036 /po/da | |
parent | 18973f9af196ca48abfca25e05d4b1a396fdd871 (diff) | |
download | minetest-9c44aace4fce5f4b496201214d3215899f1481c3.tar.gz minetest-9c44aace4fce5f4b496201214d3215899f1481c3.tar.bz2 minetest-9c44aace4fce5f4b496201214d3215899f1481c3.zip |
l_mainmenu.h: remove unused l_get_dirlist function
The commit
8f9af57314f71aae1cc77e13f9996e13015d776d "Add core.get_dir_list" by @ShadowNinja
has removed the implementation of the l_get_dirlist function and all its usages
from the l_mainmenu.cpp file, but hasn't removed it from the header file.
The reason why this hasn't been detected earlier is that C++ has this interesting
feature to still make it possible to create instances of classes whose never used
private methods are declared but not defined.
Diffstat (limited to 'po/da')
0 files changed, 0 insertions, 0 deletions