commit | 013c2f150f617d0e19ab487539df2234b2d4209b | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Wed Sep 05 23:06:25 2012 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Sep 25 18:37:41 2012 -0500 |
tree | 6ddcab5cbb558274dce0393af807d708da729322 | |
parent | bea42280dad1e016225654a062b98bafe99e51fe [diff] |
Cleanup unused global var qemu_system_powerdown All deps that used global qemu_system_powerdown var are now converted to notifiers, so remove it. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>