From 7714192e289995a65207bd928d2d8656c9f20100 Mon Sep 17 00:00:00 2001 From: scrawl Date: Sun, 24 Aug 2014 22:39:32 +0200 Subject: [PATCH] Remove wrong comment --- apps/openmw/mwmechanics/npcstats.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/openmw/mwmechanics/npcstats.hpp b/apps/openmw/mwmechanics/npcstats.hpp index c78900287b..406db7762c 100644 --- a/apps/openmw/mwmechanics/npcstats.hpp +++ b/apps/openmw/mwmechanics/npcstats.hpp @@ -19,9 +19,6 @@ namespace ESM namespace MWMechanics { /// \brief Additional stats for NPCs - /// - /// \note For technical reasons the spell list and the currently selected spell is also handled by - /// CreatureStats, even though they are actually NPC stats. class NpcStats : public CreatureStats {