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:
Michal Privoznik 2012-10-05 13:32:09 +02:00
parent eeb8c924ce
commit fcd64772be

View File

@ -1246,7 +1246,6 @@ virGetUserName;
virHexToBin;
virIndexToDiskName;
virIsDevMapperDevice;
virKillProcess;
virParseNumber;
virParseVersionString;
virPipeReadUntilEOF;