Przeglądaj źródła

argh, removed redundent defines

Sepehr Taghdisian 11 lat temu
rodzic
commit
ef628a0a9d
1 zmienionych plików z 0 dodań i 4 usunięć
  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
 //-------------------------------------------------------------------------