From 28332c656712cc692ca8355a4f5e8c0c5012c60c Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 6 Oct 2012 20:04:58 +0000 Subject: Completely removed the old (buggy) redstone simulator. git-svn-id: http://mc-server.googlecode.com/svn/trunk@937 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- 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 6292df107..ad9401e79 100644 --- a/source/ClientHandle.cpp +++ b/source/ClientHandle.cpp @@ -17,7 +17,6 @@ #include "Ladder.h" #include "Vine.h" #include "Sign.h" -#include "Redstone.h" #include "Piston.h" #include "Mobs/Monster.h" #include "ChatColor.h" -- cgit v1.2.3