Skip to content
  • Matthias Clasen's avatar
    Remove a superfluous ref · f326c0ea
    Matthias Clasen authored
    If we cancel the call in dispose, no need to ref the object
    we pass as userdata. Avoids the risk of leaking the ref if
    the call is actually canceled.
    f326c0ea