projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd638d
)
Remove unnecessary util/serialize.h from content_mapblock.cpp
author
Perttu Ahola
<celeron55@gmail.com>
Mon, 26 Nov 2012 09:56:18 +0000
(11:56 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Mon, 26 Nov 2012 09:56:18 +0000
(11:56 +0200)
src/content_mapblock.cpp
patch
|
blob
|
history
diff --git
a/src/content_mapblock.cpp
b/src/content_mapblock.cpp
index ff8ef5276deec6788b0f6a6bb6b9d655ba5c6869..68895c396d4553ef971acb8c104e504ebdeb222b 100644
(file)
--- a/
src/content_mapblock.cpp
+++ b/
src/content_mapblock.cpp
@@
-26,7
+26,6
@@
with this program; if not, write to the Free Software Foundation, Inc.,
#include "tile.h"
#include "gamedef.h"
#include "util/numeric.h"
-#include "util/serialize.h"
#include "util/directiontables.h"
// Create a cuboid.