mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 09:39:56 +00:00
Remove unused variable
This commit is contained in:
parent
5a1a54b959
commit
81fa7836fe
@ -177,7 +177,6 @@ namespace DetourNavigator
|
||||
const std::map<osg::Vec2i, ChangeType>& changedTiles)
|
||||
{
|
||||
std::map<osg::Vec2i, ChangeType> tilesToPost = changedTiles;
|
||||
std::map<osg::Vec2i, ChangeType> tilesToPost1;
|
||||
{
|
||||
const auto locked = cached->lockConst();
|
||||
const auto& navMesh = locked->getImpl();
|
||||
|
Loading…
x
Reference in New Issue
Block a user