Преглед на файлове

argh, removed redundent defines

Sepehr Taghdisian преди 11 години
родител
ревизия
ef628a0a9d
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  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
 //-------------------------------------------------------------------------