From 3ee523628465a59070354781cda6585f6778192c Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 4 Jun 2013 19:22:14 +0000 Subject: Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers git-svn-id: http://mc-server.googlecode.com/svn/trunk@1555 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Blocks/BlockRedstoneTorch.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/Blocks/BlockRedstoneTorch.h') diff --git a/source/Blocks/BlockRedstoneTorch.h b/source/Blocks/BlockRedstoneTorch.h index 0127dc082..c8256ce64 100644 --- a/source/Blocks/BlockRedstoneTorch.h +++ b/source/Blocks/BlockRedstoneTorch.h @@ -3,7 +3,6 @@ #include "BlockRedstone.h" #include "BlockTorch.h" -#include "../Torch.h" -- cgit v1.2.3