argh, removed redundent defines

This commit is contained in:
Sepehr Taghdisian 2014-08-16 13:35:44 +04:30
parent df5a06f119
commit ef628a0a9d

View file

@ -169,10 +169,6 @@
#include <new>
// Block sizes for each memory. Don't really know about the optimized values
#define DRAWLIST_BLOCK_SIZE 128
#define GUIWINDOW_BLOCK_SIZE 64
//-------------------------------------------------------------------------
// Forward Declarations
//-------------------------------------------------------------------------