summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockCrops.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/blocks/BlockCrops.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blocks/BlockCrops.h b/source/blocks/BlockCrops.h
index fb4934540..b5b543e76 100644
--- a/source/blocks/BlockCrops.h
+++ b/source/blocks/BlockCrops.h
@@ -31,8 +31,6 @@ public:
MTRand rand;
NIBBLETYPE Meta = a_World->GetBlockMeta(a_X, a_Y, a_Z);
- ENUM_ITEM_ID Drop = E_ITEM_EMPTY;
-
cItems Drops;
if(Meta & 0x7) //Is Wheat