[−][src]Function places::storage::history::delete_visits_for_in_tx
fn delete_visits_for_in_tx(db: &PlacesDb, guid: &SyncGuid) -> Result<()>
Internal function for deleting a page, creating a tombstone if necessary. Assumes a transaction is already set up by the caller.