X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-ctrl%2Fvirt_ctrl.ml;h=c7c46209eef142f1132cd798b887e0ae98acdba0;hb=2994c0e3399ce29bc0fe9431574ba1d1e6f59c43;hp=a9740c19dc2d7909807cb2244bc7e9bc9b34fc05;hpb=430d646f23385cff10f3cfe359f27226f42cf01a;p=virt-top.git diff --git a/virt-ctrl/virt_ctrl.ml b/virt-ctrl/virt_ctrl.ml index a9740c1..c7c4620 100644 --- a/virt-ctrl/virt_ctrl.ml +++ b/virt-ctrl/virt_ctrl.ml @@ -22,7 +22,6 @@ open Printf let () = (* Build the main window and wire up the buttons to the callback functions *) Vc_mainwindow.make - ~open_connection:Vc_connections.open_connection ~start_domain:Vc_domain_ops.start_domain ~pause_domain:Vc_domain_ops.pause_domain ~resume_domain:Vc_domain_ops.resume_domain