• Show log

    Commit

  • Hash : 694d3271
    Author : Christian Weisgerber
    Date : 2020-12-01T14:53:55

    trim redundant parameters from {ref,tree}_scroll_{up,down} functions
    
    Pass only the view and scroll amount to these functions; remove
    unused parameters and those that are contained in the view state.
    
    ok stsp