mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 21:53:12 +02:00
removed dead code
This commit is contained in:
parent
f97ab1dafe
commit
76d5ef5bc6
1 changed files with 0 additions and 1 deletions
|
@ -1427,7 +1427,6 @@ void Application::terminate() {
|
|||
// let the avatar mixer know we're out
|
||||
NodeList::getInstance()->sendKillNode(&NODE_TYPE_AVATAR_MIXER, 1);
|
||||
|
||||
//printf("");
|
||||
_voxelProcessor.terminate();
|
||||
_voxelHideShowThread.terminate();
|
||||
_voxelEditSender.terminate();
|
||||
|
|
Loading…
Reference in a new issue