mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-12 10:11:00 +01:00
argh, removed redundent defines
This commit is contained in:
parent
df5a06f119
commit
ef628a0a9d
@ -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
|
||||
//-------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user