1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

client/CPlayerInterface.cpp: remove unused variable

This commit is contained in:
Johannes 'josch' Schauer
2018-04-19 15:26:39 +02:00
parent ed5df13e50
commit 337f22195c

View File

@@ -1042,7 +1042,6 @@ void CPlayerInterface::battleAttack(const BattleAttack * ba)
}
else
{
auto attackFrom = actionTarget.at(0).hexValue;
auto attackTarget = actionTarget.at(1).hexValue;
//TODO: use information from BattleAttack but not curAction