From 4ae659c7077ca43acf8aa1c7ba78d9655ba76a2a Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 11 Dec 2015 14:40:11 +0100 Subject: [PATCH 1/1] make it compile with paranoid flags activated --- src/msg/msg_vm.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/msg/msg_vm.cpp b/src/msg/msg_vm.cpp index 5164171245..de7f6830f2 100644 --- a/src/msg/msg_vm.cpp +++ b/src/msg/msg_vm.cpp @@ -846,7 +846,6 @@ static int migration_tx_fun(int argc, char *argv[]) } } -stage3: /* Stage3: stop the VM and copy the rest of states. */ XBT_DEBUG("mig-stage3: remaining_size %f", remaining_size); simcall_vm_suspend(ms->vm); -- 2.20.1