On Mon, Apr 04, 2016 at 03:20:30PM +0200, Pavel Hrdina wrote:
Those are the last two places that uses the getter functions. Use a
direct access instead and remove those getters.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/conf/domain_conf.c | 58 ++----------------------------------------------
src/conf/domain_conf.h | 8 -------
src/libvirt_private.syms | 3 ---
3 files changed, 2 insertions(+), 67 deletions(-)
ACK
Jan