Function deltachat::location::delete_expired

source ยท
pub(crate) async fn delete_expired(context: &Context, now: i64) -> Result<()>
Expand description

Deletes expired locations.

Only path locations are deleted. POIs should be deleted when corresponding message is deleted.