- removed some unused global variables.
This commit is contained in:
parent
d72623b9b5
commit
4965cdfd9a
2 changed files with 0 additions and 3 deletions
|
|
@ -34,8 +34,6 @@
|
|||
|
||||
static const int INITIAL_BUFFER_SIZE = 160000; // This means 80000 lights per frame and 160000*16 bytes == 2.56 MB.
|
||||
|
||||
float *mMap;
|
||||
|
||||
FLightBuffer::FLightBuffer()
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue