Remove an unused variable.

Issue found by cppcheck.
This commit is contained in:
Mark de Wever 2012-09-23 20:08:48 +00:00
parent 14e5b72473
commit d83ea423ea

View file

@ -58,7 +58,6 @@ editor_action_unit_delete* editor_action_unit_delete::clone() const
editor_action* editor_action_unit_delete::perform(map_context& /*mc*/) const
{
std::auto_ptr<editor_action> undo;
//TODO
//boost::scoped_ptr<editor_action> undo;