Code cleanup (Refs #95)

This commit is contained in:
saschawillems 2017-04-16 13:09:08 +02:00
parent 8fbfb7c22b
commit 0c1c89c3cb
5 changed files with 1 additions and 14 deletions

View file

@ -597,7 +597,6 @@ public:
// Array indices and model matrices are fixed
float offset = -1.5f;
uint32_t index = 0;
float center = (layerCount*offset) / 2;
for (int32_t i = 0; i < layerCount; i++)
{