Remove obsolete virGetPMCapabilities sym from private symbols file

Fix the build on Mingw32 by removing the now obsolete
virGetPMCapabilities symbol from the private exports file

* src/libvirt_private.syms: Remove virGetPMCapabilities
This commit is contained in:
Daniel P. Berrange 2011-11-30 11:42:57 +00:00
parent a82ed6a0c3
commit 380110cf08

View File

@ -1103,7 +1103,6 @@ virFormatMacAddr;
virGenerateMacAddr;
virGetGroupID;
virGetHostname;
virGetPMCapabilities;
virGetUserDirectory;
virGetUserID;
virGetUserName;