Function MimeAppsGroup.deleteAssociation

Delete desktopId from the list of desktop ids for mimeType.

void deleteAssociation (
  string mimeType,
  string desktopId
) @trusted;