remove unused constant

This commit is contained in:
Yuichi Nishiwaki 2014-02-12 10:39:35 +09:00
parent 527f46480a
commit 013d734033
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#define PIC_STACK_SIZE 1024
#define PIC_RESCUE_SIZE 30
#define PIC_GLOBALS_SIZE 1024
#define PIC_MACROS_SIZE 1024
#define PIC_SYM_POOL_SIZE 128
#define PIC_IREP_SIZE 8
#define PIC_POOL_SIZE 8