1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-14 15:40:18 +00:00

Remove an unused variable

This commit is contained in:
scrawl 2015-06-04 21:51:24 +02:00
parent e6ecb39d94
commit a0b0ae9bd1

View File

@ -79,9 +79,6 @@ namespace
namespace MWMechanics
{
static const float DOOR_CHECK_INTERVAL = 1.5f; // same as AiWander
// NOTE: MIN_DIST_TO_DOOR_SQUARED is defined in obstacle.hpp
/// \brief This class holds the variables AiCombat needs which are deleted if the package becomes inactive.
struct AiCombatStorage : AiTemporaryBase