aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 13:01:08 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-19 14:41:49 +0100
commite2038d2d306ec90338ab36ffbd950edaa5e793b6 (patch)
treee1dfe807106b6f661e3f05e2ce69627be9ab6055 /cfg.mk
parentAdd lots of internal symbols to libvirt_private.syms (diff)
downloadlibvirt-e2038d2d306ec90338ab36ffbd950edaa5e793b6.tar.gz
libvirt-e2038d2d306ec90338ab36ffbd950edaa5e793b6.tar.bz2
libvirt-e2038d2d306ec90338ab36ffbd950edaa5e793b6.zip
Replace use of umlReportError with virReportError
Update the UML driver to use virReportError instead of the umlReportError 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 e83c8b0b7..5747b39ea 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -522,7 +522,6 @@ msg_gen_function += regerror
msg_gen_function += remoteError
msg_gen_function += statsError
msg_gen_function += streamsReportError
-msg_gen_function += umlReportError
msg_gen_function += vah_error
msg_gen_function += vah_warning
msg_gen_function += vboxError