core: fix warning about MMModemTime interface initialization

The MMModemTime interface was getting initialized more than once.
This commit is contained in:
Dan Williams
2012-02-01 01:43:04 -06:00
parent 4fd6264848
commit 20a1c412fd

View File

@@ -119,6 +119,7 @@ mm_modem_time_init (gpointer g_iface)
if (initialized)
return;
initialized = TRUE;
g_object_interface_install_property
(g_iface,