Removed unused forward declarations (#3888)

This commit is contained in:
Lukas Pioch
2017-08-03 15:10:29 +02:00
committed by Mattes D
parent 2ef8a62339
commit 0397535fa7
26 changed files with 2 additions and 102 deletions
-1
View File
@@ -9,7 +9,6 @@ class cItems;
typedef cItemCallback<cBlockEntity> cBlockEntityCallback;
class cMonster;
class cPlayer;