Comment unused argument

pull/3047/head
elsid 3 years ago
parent 4983684fda
commit bc67669a97
No known key found for this signature in database
GPG Key ID: B845CB9FEE18AB40

@ -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…
Cancel
Save