Skip to content
  • Ben Gamari's avatar
    cad6fede
    rts/IOManager: Drop dead code · cad6fede
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This assignment is dead code as it occurs after all branches have
    returned. Moreover, it can't possibly be relevant since the "available"
    branch already sets `flag`.
    
    Potentially fixes #25542.
    cad6fede
    rts/IOManager: Drop dead code
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This assignment is dead code as it occurs after all branches have
    returned. Moreover, it can't possibly be relevant since the "available"
    branch already sets `flag`.
    
    Potentially fixes #25542.
Loading