From 0397535fa7ea1faece45c5bab5cf4b7b798f716c Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Thu, 3 Aug 2017 15:10:29 +0200 Subject: Removed unused forward declarations (#3888) --- src/Blocks/WorldInterface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Blocks') diff --git a/src/Blocks/WorldInterface.h b/src/Blocks/WorldInterface.h index 62fd3bb7d..d471df6f1 100644 --- a/src/Blocks/WorldInterface.h +++ b/src/Blocks/WorldInterface.h @@ -9,7 +9,6 @@ class cItems; typedef cItemCallback cBlockEntityCallback; -class cMonster; class cPlayer; -- cgit v1.2.3