removed dead code

This commit is contained in:
Brad Hefta-Gaub 2014-01-16 12:54:28 -08:00
parent f97ab1dafe
commit 76d5ef5bc6

View file

@ -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();