Skip to content
  • Jason Davies's avatar
    Remove dead code. · 25630484
    Jason Davies authored
    This line doesn’t appear to do anything useful, since the parent node is
    now saved in the closure.  Previously, this line checked to see if
    target.parentNode was null, since this would cause a crash when
    computing the relative position.
    25630484