Skip to content
  • Milan Crha's avatar
    message-list: Remove unneeded code · fcbab20f
    Milan Crha authored
    The ml_uid_nodemap_insert() is called a lot when building the tree and
    its call to reference the folder of the MessageList was not needed,
    because the 'folder' was not used in the function other than to check
    whether it's non-NULL. Similarly in the ml_uid_nodemap_remove().
    fcbab20f