summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-12-04 11:26:48 +0000
committerDaniel P. Berrange <berrange@redhat.com>2013-12-11 13:06:38 +0000
commit260215ee4616b8eb5c46e06e0337bd6b001466a5 (patch)
tree3fc81992b793f82f5987734c9484c76e5f6e5d5b
parent45d72b4127a43c82f401af4782b3ae07567eb1ba (diff)
downloadlibosinfo-260215ee4616b8eb5c46e06e0337bd6b001466a5.tar.gz
Remove non-existant osinfo_device_driver_set_signed sym
The libosinfo.syms file listed osinfo_device_driver_set_signed which does not exist in the C code. This causes build errors on Win32 platforms which don't tolerate non-existant symbols Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
-rw-r--r--osinfo/libosinfo.syms1
1 files changed, 0 insertions, 1 deletions
diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms
index 637ad09..1689f99 100644
--- a/osinfo/libosinfo.syms
+++ b/osinfo/libosinfo.syms
@@ -402,7 +402,6 @@ LIBOSINFO_0.2.3 {
LIBOSINFO_0.2.6 {
global:
osinfo_device_driver_get_signed;
- osinfo_device_driver_set_signed;
osinfo_device_driver_signing_req_get_type;