Skip to content
  • Damien R.'s avatar
    Remove magic member in MESSAGE structure · 8778153b
    Damien R. authored
    The "magic" was copied from the context to the message structure to be
    able to determine which close function had to be called in
    mx_close_message. Now that this function is context aware, there is no
    need to store the magic in the MESSAGE structure and it can be safely
    removed.
    8778153b