mirror of https://gitee.com/openkylin/libvirt.git
private.syms: Drop virKillProcess
After it got renamed to virProcessKill (cf470068a1
)
it is no longer needed in the private syms file.
This commit is contained in:
parent
eeb8c924ce
commit
fcd64772be
|
@ -1246,7 +1246,6 @@ virGetUserName;
|
|||
virHexToBin;
|
||||
virIndexToDiskName;
|
||||
virIsDevMapperDevice;
|
||||
virKillProcess;
|
||||
virParseNumber;
|
||||
virParseVersionString;
|
||||
virPipeReadUntilEOF;
|
||||
|
|
Loading…
Reference in New Issue