mirror of https://github.com/jetkvm/kvm.git
cleanup
This commit is contained in:
parent
30385f8ae3
commit
3be51a106f
|
@ -479,8 +479,6 @@ func rpcSetUsbEmulationState(enabled bool) error {
|
|||
}
|
||||
|
||||
func rpcSetUsbConfig(usbConfig UsbConfig) error {
|
||||
log.Printf("[jsonrpc.go:rpcSetUsbConfig] called")
|
||||
|
||||
LoadConfig()
|
||||
config.UsbConfig = usbConfig
|
||||
|
||||
|
|
Loading…
Reference in New Issue