Explorar el Código

Removed unneeded predeclaration of CGHeroInstance.

red1939 hace 16 años
padre
commit
03fb725b1f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;