From ad18a660d2bf47cce8f73ce759f2c96d10a123ff Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Thu, 10 Jan 2013 23:51:44 +0100 Subject: Removed mentioning of retired struct MonsterTargetEventDispatch was used before switching to libsigc++. --- src/game-server/monster.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/game-server/monster.h b/src/game-server/monster.h index b924b371..6bf06d2b 100644 --- a/src/game-server/monster.h +++ b/src/game-server/monster.h @@ -371,8 +371,6 @@ class Monster : public Being Timeout mKillStealProtectedTimeout; /** Time until dead monster is removed */ Timeout mDecayTimeout; - - friend struct MonsterTargetEventDispatch; }; #endif // MONSTER_H -- cgit v1.2.3-60-g2f50