From b8d2d94d90f2021423e4cc9fdaa793e3c43b9130 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Mon, 9 Sep 2013 10:49:52 +0200 Subject: Removed the cDoors class. The helper functions that it implemented were moved into their respective blockhandlers. --- source/ClientHandle.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'source/ClientHandle.cpp') diff --git a/source/ClientHandle.cpp b/source/ClientHandle.cpp index 966b46719..3cef29cba 100644 --- a/source/ClientHandle.cpp +++ b/source/ClientHandle.cpp @@ -11,7 +11,6 @@ #include "BlockEntities/SignEntity.h" #include "UI/Window.h" #include "Item.h" -#include "Doors.h" #include "Piston.h" #include "Mobs/Monster.h" #include "ChatColor.h" -- cgit v1.2.3