mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-14 03:32:15 +02:00
Fix for seg fault on exit.
This commit is contained in:
parent
4c073426c8
commit
42d3ee450b
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ Application::~Application() {
|
|||
|
||||
delete _oculusProgram;
|
||||
delete _settings;
|
||||
delete _networkAccessManager;
|
||||
delete _followMode;
|
||||
delete _glWidget;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue