diff options
author | Thomas--S <Thomas--S@users.noreply.github.com> | 2017-06-04 21:42:32 +0200 |
---|---|---|
committer | SmallJoker <SmallJoker@users.noreply.github.com> | 2017-06-04 21:42:32 +0200 |
commit | 599e13e95e81aadb959c9f3715aec9b425ede084 (patch) | |
tree | 1cb10b680945d2f4e28c53df111bfbc680a77661 /util | |
parent | a98baef5e4fedca36c8c8755ad7c8233469f6a3f (diff) | |
download | minetest-599e13e95e81aadb959c9f3715aec9b425ede084.tar.gz minetest-599e13e95e81aadb959c9f3715aec9b425ede084.tar.bz2 minetest-599e13e95e81aadb959c9f3715aec9b425ede084.zip |
Remove deprecated code segments (#5891)
Diffstat (limited to 'util')
-rw-r--r-- | util/travis/clang-format-whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/travis/clang-format-whitelist.txt b/util/travis/clang-format-whitelist.txt index 932f59978..e540bd01e 100644 --- a/util/travis/clang-format-whitelist.txt +++ b/util/travis/clang-format-whitelist.txt @@ -39,7 +39,6 @@ src/content_cso.cpp src/content_cso.h src/content_mapblock.cpp src/content_mapblock.h -src/content_mapnode.cpp src/content_nodemeta.cpp src/content_nodemeta.h src/content_sao.cpp |