mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-17 02:42:45 +00:00
Remove a stray method declaration
This commit is contained in:
parent
79c44d0bfe
commit
a68fd791c8
@ -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…
x
Reference in New Issue
Block a user