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