summaryrefslogtreecommitdiffstats
path: root/source/NBT.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-05-07 22:22:04 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-05-07 22:22:04 +0200
commit35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf (patch)
treeaf0664fd7a744aec4ae416f9e524f0e1c9570972 /source/NBT.h
parentUpdated version text to include 1.2.5; ChunkSender doesn't serialize chunk packets for chunks without a client (diff)
downloadcuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.tar
cuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.tar.gz
cuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.tar.bz2
cuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.tar.lz
cuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.tar.xz
cuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.tar.zst
cuberite-35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf.zip
Diffstat (limited to 'source/NBT.h')
-rw-r--r--source/NBT.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source/NBT.h b/source/NBT.h
index f63e1fea1..39b3c7252 100644
--- a/source/NBT.h
+++ b/source/NBT.h
@@ -13,14 +13,6 @@
-typedef long long Int64;
-typedef int Int32;
-typedef short Int16;
-
-
-
-
-
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Representation classes: