mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
Comment unused argument
This commit is contained in:
parent
4983684fda
commit
bc67669a97
@ -66,7 +66,7 @@ namespace DetourNavigator
|
||||
|
||||
void update(const osg::Vec3f& /*playerPosition*/) override {}
|
||||
|
||||
void setUpdatesEnabled(bool enabled) override {}
|
||||
void setUpdatesEnabled(bool /*enabled*/) override {}
|
||||
|
||||
void wait() override {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user