Skip to content
  • Brad King's avatar
    Ninja: Remove unused device link line code · 20676cba
    Brad King authored
    Remove the `PRE_LINK` and `POST_BUILD` variables.  They are not
    referenced by `WriteDeviceLinkRule`.
    
    Remove the `byproducts` local variable from `WriteDeviceLinkStatement`
    and all the code populating it.  We never used the result.
    20676cba