Parcourir la source

argh, removed redundent defines

Sepehr Taghdisian il y a 11 ans
Parent
commit
ef628a0a9d
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      imgui.cpp

+ 0 - 4
imgui.cpp

@@ -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
 //-------------------------------------------------------------------------