kvmclock: remove unneeded EXPORT macro
authorEric B Munson <emunson@mgebm.net>
Thu, 15 Mar 2012 22:16:49 +0000 (18:16 -0400)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:49:54 +0000 (12:49 +0300)
check_and_clear_guest_paused does not need to be exported as it isn't used
by any modules, remove the export.

Signed-off-by: Eric B Munson <emunson@mgebm.net>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found