소스 검색

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