remove no-longer-used #define

This commit is contained in:
Seth Alves 2015-08-28 10:30:56 -07:00
parent e97e7de19c
commit 0bcd6b8ec5

View file

@ -45,8 +45,6 @@
#include "EntityEditPacketSender.h"
#include "PhysicalEntitySimulation.h"
#define THREAD_POLYVOX 1
gpu::PipelinePointer RenderablePolyVoxEntityItem::_pipeline = nullptr;
const float MARCHING_CUBE_COLLISION_HULL_OFFSET = 0.5;