From e4816c063942fefe38ba6a756104309ade1e0975 Mon Sep 17 00:00:00 2001 From: AlexVinS Date: Sun, 16 Oct 2016 03:14:59 +0300 Subject: [PATCH] cleanup --- client/CPlayerInterface.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/CPlayerInterface.h b/client/CPlayerInterface.h index 47963c553..28b062364 100644 --- a/client/CPlayerInterface.h +++ b/client/CPlayerInterface.h @@ -27,12 +27,10 @@ * */ -class CDefEssential; class CButton; class CToggleGroup; class CDefHandler; struct TryMoveHero; -class CDefEssential; class CGHeroInstance; class CAdvMapInt; class CCastleInterface;