Remove cluster_client_t::stop()
This commit is contained in:
@@ -47,7 +47,6 @@ public:
|
||||
|
||||
~QemuProxy()
|
||||
{
|
||||
cli->stop();
|
||||
delete cli;
|
||||
delete tfd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user