mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-07 11:58:22 +00: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