removed some dead code

This commit is contained in:
ZappoMan 2013-04-27 15:22:50 -07:00
parent 628b74b8e1
commit 2f9c3da914

View file

@ -9,8 +9,6 @@
#ifndef __hifi__VoxelTree__
#define __hifi__VoxelTree__
#include <pthread.h>
#include "SimpleMovingAverage.h"
#include "ViewFrustum.h"