mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-11 13:06:56 +03:00
Remove a stray method declaration
This commit is contained in:
parent
79c44d0bfe
commit
a68fd791c8
1 changed files with 0 additions and 2 deletions
|
@ -98,8 +98,6 @@ namespace MWRender
|
|||
bool isFirstPerson() const
|
||||
{ return !(mVanity.enabled || mPreviewMode || !mFirstPersonView); }
|
||||
|
||||
void updateScale();
|
||||
|
||||
void processViewChange();
|
||||
|
||||
void update(float duration, bool paused=false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue