Forráskód Böngészése

argh, removed redundent defines

Sepehr Taghdisian 11 éve
szülő
commit
ef628a0a9d
1 módosított fájl, 0 hozzáadás és 4 törlés
  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
 //-------------------------------------------------------------------------