1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Remove profiler.h include where it's not needed. Remove some unreachable and very old code

This commit is contained in:
Loic Blot 2015-07-20 23:30:43 +02:00
parent 5ebb4237e2
commit fa7fe510d9
10 changed files with 14 additions and 149 deletions

View file

@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "map.h"
#include "nodedef.h"
#include "voxelalgorithms.h"
#include "profiler.h"
#include "emerge.h"