mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-22 03:47:00 +00:00
argh, removed redundent defines
This commit is contained in:
parent
df5a06f119
commit
ef628a0a9d
@ -169,10 +169,6 @@
|
|||||||
|
|
||||||
#include <new>
|
#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
|
// Forward Declarations
|
||||||
//-------------------------------------------------------------------------
|
//-------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user