Home
last modified time | relevance | path

Searched refs:fake_oinfo (Results 1 – 1 of 1) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A Dtag-calendar.c567 ObjectInfo fake_oinfo, *old_oinfo; in e_tag_calendar_data_subscriber_component_removed() local
576 fake_oinfo.client = client; in e_tag_calendar_data_subscriber_component_removed()
577 fake_oinfo.id = id; in e_tag_calendar_data_subscriber_component_removed()
579 …if (!g_hash_table_lookup_extended (tag_calendar->priv->objects, &fake_oinfo, &orig_key, &orig_valu… in e_tag_calendar_data_subscriber_component_removed()