Commit 694d3271e2afd0fc9a20ede5856bd4ee41d92eb3

Christian Weisgerber 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