aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 16:22:03 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-19 14:42:28 +0100
commit3b7399b5c994bb718222db8a8f46c60984367065 (patch)
treebf90429db22527e40867d03d606da50980c22c07 /cfg.mk
parentqemu: Add missing "%s" before translation macros (diff)
downloadlibvirt-3b7399b5c994bb718222db8a8f46c60984367065.tar.gz
libvirt-3b7399b5c994bb718222db8a8f46c60984367065.tar.bz2
libvirt-3b7399b5c994bb718222db8a8f46c60984367065.zip
Replace use of qemuReportError with virReportError
Update the QEMU driver to use virReportError instead of the qemuReportError custom macro Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 5747b39ea..1fab65aaa 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -517,7 +517,6 @@ msg_gen_function += lxcError
msg_gen_function += libxlError
msg_gen_function += nodeReportError
msg_gen_function += openvzError
-msg_gen_function += qemuReportError
msg_gen_function += regerror
msg_gen_function += remoteError
msg_gen_function += statsError