Core: Fix warnings

This commit is contained in:
Vincent_Michael
2013-01-20 17:55:48 +01:00
parent f4907e92aa
commit bbcc78e2c1

View File

@@ -449,8 +449,6 @@ int32 AuraEffect::CalculateAmount(Unit* caster)
}
}
float DoneActualBenefit = 0.0f;
// custom amount calculations go here
switch (GetAuraType())
{