projects
/
zefram
/
minetest
/
minetest_engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
501b8fe
)
Remove header in servermain.cpp to make minetestserver to build
author
Perttu Ahola
<celeron55@gmail.com>
Fri, 9 Mar 2012 01:26:34 +0000
(
03:26
+0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Sat, 10 Mar 2012 09:28:13 +0000
(11:28 +0200)
src/servermain.cpp
patch
|
blob
|
history
diff --git
a/src/servermain.cpp
b/src/servermain.cpp
index 7a05bb964b62b5a05bf9081230446d824c5cd06d..4194faaaab639b2ca4e9dc9c2525a81a59d873d3 100644
(file)
--- a/
src/servermain.cpp
+++ b/
src/servermain.cpp
@@
-66,7
+66,6
@@
with this program; if not, write to the Free Software Foundation, Inc.,
#include "constants.h"
#include "strfnd.h"
#include "porting.h"
-#include "materials.h"
#include "config.h"
#include "filesys.h"
#include "defaultsettings.h"