remove qemu_get_clock
commit6d5ad9bf9318b1555d5567cd7e1760a51a55ebf8
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Mar 2011 17:27:26 +0000 (11 18:27 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 21 Mar 2011 08:23:23 +0000 (21 09:23 +0100)
tree9f9647e8c57da7f5840942370b6ed8a9e0749c98
parent4a998740b22aa673ea475060c787da7c545588cf
remove qemu_get_clock

These patches are already not doing a great service to out-of-tree
modifications to QEMU.  However, at least we can warn them by getting
rid of the old confusing functions, or otherwise causing compilation
errors.  This patch removes qemu_get_clock; the previous one changed
qemu_new_timer's signature.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-timer.c
qemu-timer.h