Remove useless extern BoundingBox
This commit is contained in:
parent
a9a6ec0b7f
commit
9b15bd2c63
@ -42,8 +42,6 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
extern std::vector<float> BoundingBoxes; //TODO: replace global variable by something cleaner
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
void ShaderBasedRenderer::setRTT(RTT* rtts)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user