From 8e324603bf32d1d9ba633c0cdb3d84cc65332953 Mon Sep 17 00:00:00 2001 From: nordsoft Date: Sun, 27 Nov 2022 00:08:47 +0400 Subject: [PATCH] Remove extra lines --- lib/battle/BattleInfo.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/battle/BattleInfo.cpp b/lib/battle/BattleInfo.cpp index 93d99dac4..d1a418caf 100644 --- a/lib/battle/BattleInfo.cpp +++ b/lib/battle/BattleInfo.cpp @@ -281,8 +281,6 @@ BattleInfo * BattleInfo::setupBattle(const int3 & tile, TerrainId terrain, const { //silently ignore, if we can't place absolute obstacle, we'll go with the usual ones logGlobal->debug("RangeGenerator::ExhaustedPossibilities exception occured - cannot place absolute obstacle"); - - // } }