On Tue, Feb 12, 2019 at 9:07 AM Christophe Fergeau <cfergeau@redhat.com> wrote:
It's not used outside of the libvirt-glib-event.c file, so there is no
good reason for not having it static. As it was not listed in
libvirt-glib.sym, this will make no changes to the publicly exported
symbols (ie this is not an ABI change).

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>

Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>