mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
remove no-longer-used #define
This commit is contained in:
parent
e97e7de19c
commit
0bcd6b8ec5
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue