aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 14:13:44 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-20 12:41:47 +0100
commit29bf82593c0832d72fac1d02aff0487e71b80a14 (patch)
tree2bbf75b510ba87df21895cb49a4d0ca407f12999 /cfg.mk
parentFix Xen driver to have sensible error messages (diff)
downloadlibvirt-29bf82593c0832d72fac1d02aff0487e71b80a14.tar.gz
libvirt-29bf82593c0832d72fac1d02aff0487e71b80a14.tar.bz2
libvirt-29bf82593c0832d72fac1d02aff0487e71b80a14.zip
Replace use of openvzError with virReportError
Update the OpenVZ driver to use virReportError instead of the openvzError 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 46331fd45..5e2a4be31 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -516,7 +516,6 @@ msg_gen_function += XENXS_ERROR
msg_gen_function += lxcError
msg_gen_function += libxlError
msg_gen_function += nodeReportError
-msg_gen_function += openvzError
msg_gen_function += regerror
msg_gen_function += remoteError
msg_gen_function += statsError