On Thu, Oct 24, 2019 at 03:56:34PM +0200, Peter Krempa wrote:
Now that there are no errors reported and tracked in virBuffer,
remove
all the internals which were used to track them.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virbuffer.c | 78 ++++++--------------------------------------
src/util/virbuffer.h | 13 +++-----
2 files changed, 14 insertions(+), 77 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano