diff options
-rw-r--r-- | byterun/compatibility.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/compatibility.h b/byterun/compatibility.h index 6b7d4f01b..5c21774e0 100644 --- a/byterun/compatibility.h +++ b/byterun/compatibility.h @@ -211,7 +211,6 @@ /* **** major_gc.c */ #define heap_start caml_heap_start -#define heap_end caml_heap_end #define page_table caml_page_table /* **** md5.c */ |