Remove memory management-related dead code

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
Akos Kiss
2016-03-07 10:59:18 +01:00
parent c0f3a9f7fb
commit 212aa34331
5 changed files with 0 additions and 35 deletions
-5
View File
@@ -34,11 +34,6 @@
*/
#define CONFIG_MEM_POOL_CHUNK_SIZE (8)
/**
* Size of heap chunk
*/
#define CONFIG_MEM_HEAP_CHUNK_SIZE (64)
/**
* Size of heap
*/