processDeletedExceptions

Iterates through all exceptions in calendar that are marked as deleted. For every found exception:

  • the SEQUENCE field of the main event is increased by one,

  • the main event is marked as dirty (so that it will be synced),

  • and then the exception is actually deleted (so that it won't show up anymore during sync).