Skip to content

Commit 1629ea3

Browse files
committed
Merge branch 'rm_unused' into 'master'
Remove declaration without definition See merge request OpenMW/openmw!4607
2 parents 11c2fd9 + a61ce11 commit 1629ea3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/openmw/mwmechanics/aiwander.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ namespace MWMechanics
182182

183183
/// lookup table for converting idleSelect value to groupName
184184
static const std::string sIdleSelectToGroupName[GroupIndex_MaxIdle - GroupIndex_MinIdle + 1];
185-
186-
static int OffsetToPreventOvercrowding();
187185
};
188186
}
189187

0 commit comments

Comments
 (0)