Remove dead macros from memory management code
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -38,9 +38,4 @@
|
||||
*/
|
||||
#define MEM_ALIGNMENT_LOG 3
|
||||
|
||||
/**
|
||||
* Logarithm of required alignment for allocated pools
|
||||
*/
|
||||
#define MEM_POOL_ALIGNMENT_LOG 3
|
||||
|
||||
#endif /* MEM_CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user