mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-12 07:49:55 +02:00
argh, removed redundent defines
This commit is contained in:
@ -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
|
||||
//-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user