mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Bad merge fix
This commit is contained in:
parent
3ced4c9bef
commit
303fddd93b
1 changed files with 0 additions and 2 deletions
|
@ -71,8 +71,6 @@ Menu::Menu() :
|
|||
_boundaryLevelAdjust(0),
|
||||
_maxVoxelPacketsPerSecond(DEFAULT_MAX_VOXEL_PPS),
|
||||
_lastAdjust(usecTimestampNow()),
|
||||
_loginAction(NULL)
|
||||
_lastAdjust(usecTimestampNow()),
|
||||
_preferencesDialog()
|
||||
{
|
||||
Application *appInstance = Application::getInstance();
|
||||
|
|
Loading…
Reference in a new issue