]> xenbits.xensource.com Git - libvirt.git/commit
util: remove outdated comment from virLogFormatString
authorJán Tomko <jtomko@redhat.com>
Thu, 18 Jun 2020 13:07:28 +0000 (15:07 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 18 Jun 2020 13:07:28 +0000 (15:07 +0200)
commitf1d7852a439869711c302ba5415bbbd6b4f483f4
tree189a93f296ca5a6296ddeebef36aebd0fbbce14f
parentf03a38bd1d28eaa95402742da6ff64f3f633a979
util: remove outdated comment from virLogFormatString

Introduced by commit 72ab0b6dc8129a388aff260a6e444d48495b0e93 which
added some code depending on libvirt's log format string into
qemuProcessReadLogOutput. This function was deleted by commit
932534e85f34a479c7eac174e997bfd9c85bd22d later.

Drop the comment.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Closes: https://gitlab.com/libvirt/libvirt/-/issues/35
src/util/virlog.c