Sfoglia il codice sorgente

argh, removed redundent defines

Sepehr Taghdisian 11 anni fa
parent
commit
ef628a0a9d
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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
 //-------------------------------------------------------------------------