aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 13:16:38 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-19 16:20:01 +0100
commite578bc2683ce23c359632c0e141d015f201a3603 (patch)
treeb42f3f81e0ada2e6110fff2062fbcecc448f808a /cfg.mk
parentReplace use of testError with virReportError (diff)
downloadlibvirt-e578bc2683ce23c359632c0e141d015f201a3603.tar.gz
libvirt-e578bc2683ce23c359632c0e141d015f201a3603.tar.bz2
libvirt-e578bc2683ce23c359632c0e141d015f201a3603.zip
Replace use of virCPUReportError with virReportError
Update the CPU helper APIs to use virReportError instead of the virCPUReportError custom macor 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 d13285909..a775e5356 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -524,7 +524,6 @@ msg_gen_function += streamsReportError
msg_gen_function += vah_error
msg_gen_function += vah_warning
msg_gen_function += virConfError
-msg_gen_function += virCPUReportError
msg_gen_function += virGenericReportError
msg_gen_function += virLibConnError
msg_gen_function += virLibDomainError