forked from mirror/openmw-tes3mp
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…
Reference in a new issue