Browse Source

Removed unneeded predeclaration of CGHeroInstance.

red1939 16 years ago
parent
commit
03fb725b1f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CGameInterface.h

+ 0 - 1
CGameInterface.h

@@ -21,7 +21,6 @@ using namespace boost::logic;
 class CCallback;
 class ICallback;
 class CGlobalAI;
-class CGHeroInstance;
 class Component;
 class CSelectableComponent;
 struct TryMoveHero;