aboutsummaryrefslogtreecommitdiffstats
path: root/erts/include/erl_int_sizes_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'erts/include/erl_int_sizes_config.h.in')
-rw-r--r--erts/include/erl_int_sizes_config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/erts/include/erl_int_sizes_config.h.in b/erts/include/erl_int_sizes_config.h.in
index b18f5ebc00..88c74cdeff 100644
--- a/erts/include/erl_int_sizes_config.h.in
+++ b/erts/include/erl_int_sizes_config.h.in
@@ -35,6 +35,3 @@
/* The size of a pointer. */
#undef SIZEOF_VOID_P
-
-/* Define if building a halfword-heap 64bit emulator (needed for NIF's) */
-#undef HALFWORD_HEAP_EMULATOR