Skip to content

Commit ab4e186

Browse files
committed
Delete commented-out lines
Signed-off-by: Rob Hoes <[email protected]>
1 parent 1b420f7 commit ab4e186

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/xenops_server.ml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,8 +1677,6 @@ and perform ?subtask ?result (op: operation) (t: Xenops_task.task_handle) : unit
16771677
debug "VM.receive_memory %s" id;
16781678
Sockopt.set_sock_keepalives s;
16791679
let open Xenops_migrate in
1680-
(* let state = B.VM.get_state (VM_DB.read_exn id) in
1681-
debug "VM.receive_memory %s power_state = %s" id (state.Vm.power_state |> rpc_of_power_state |> Jsonrpc.to_string);*)
16821680

16831681
(* set up the destination domain *)
16841682
debug "VM.receive_memory creating domain and restoring VIFs";

0 commit comments

Comments
 (0)