mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
Do not export symbol virStateActive anymore
Commit 79b8a56995
removes virStateActive, however it forgot to
remove the symbol together. Pushed under build-breaker rule.
This commit is contained in:
parent
1465876a04
commit
090eb35c0c
@ -4,7 +4,6 @@
|
||||
|
||||
# libvirt_internal.h
|
||||
virRegisterStateDriver;
|
||||
virStateActive;
|
||||
virStateCleanup;
|
||||
virStateInitialize;
|
||||
virStateReload;
|
||||
|
Loading…
Reference in New Issue
Block a user