Core/Scripting: remove long time dead code

(cherry picked from commit 7ed36d353a)
This commit is contained in:
Aokromes
2017-09-11 18:03:57 +02:00
committed by Shauren
parent bece27ef3f
commit 8534c23dfe

View File

@@ -27,8 +27,6 @@
class Creature;
struct SplineChainLink;
#define TEXT_SOURCE_RANGE -1000000 // the amount of entries each text source has available
class TC_GAME_API SystemMgr
{
public: