mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:23:06 +02:00
Removed old Disconnect
This commit is contained in:
parent
f6e22b0733
commit
b69bd0ef49
1 changed files with 0 additions and 2 deletions
|
@ -2095,8 +2095,6 @@ Application::~Application() {
|
|||
_octreeProcessor.terminate();
|
||||
_entityEditSender.terminate();
|
||||
|
||||
disconnect(getMyAvatar().get(), &AvatarData::sessionUUIDChanged, _logger, nullptr);
|
||||
|
||||
DependencyManager::destroy<AvatarManager>();
|
||||
DependencyManager::destroy<AnimationCache>();
|
||||
DependencyManager::destroy<FramebufferCache>();
|
||||
|
|
Loading…
Reference in a new issue