On Thu, Oct 24, 2019 at 03:56:24PM +0200, Peter Krempa wrote:
Usage errors in the virBuffer are hard to track anyways. Just trim
noting if the user requests the trimming string to be used without
providing it.
The change in the test proves that it's a noop now.
no-op
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virbuffer.c | 6 +-----
tests/virbuftest.c | 7 +------
2 files changed, 2 insertions(+), 11 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano