Skip to content
  • Benjamin Otte's avatar
    selection: Remove the info uint · 3f5178dc
    Benjamin Otte authored
    Instead of allowing people to pass a uint user-data, insist on them
    comparing mime types.
    
    The user data was a uint instead of a pointer anyway, so uniqueness
    could not be guaranteed and it caused more issues than it was worth.
    And that's ignoring the fact that it basically wasn't used.
    3f5178dc