remove unused constant
This commit is contained in:
parent
527f46480a
commit
013d734033
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue