got rid of Arc<T> dispatch
This commit is contained in:
@@ -75,4 +75,4 @@ impl HypervisorService {
|
||||
}
|
||||
}
|
||||
|
||||
impl ::ipc::IpcConfig<HypervisorService> for Arc<HypervisorService> {}
|
||||
impl ::ipc::IpcConfig<HypervisorService> for HypervisorService {}
|
||||
|
||||
Reference in New Issue
Block a user