summaryrefslogtreecommitdiff
path: root/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm.c')
-rw-r--r--vm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm.c b/vm.c
index eb47a83d5f..86afc39bc6 100644
--- a/vm.c
+++ b/vm.c
@@ -3140,7 +3140,6 @@ Init_VM(void)
/* vm_backtrace.c */
Init_vm_backtrace();
- VM_PROFILE_ATEXIT();
}
void