refactor: Remove VimL function test()

vim-patch:7.4.1838
This commit is contained in:
Justin M. Keyes
2017-01-04 05:32:46 +01:00
parent 097c8dccca
commit e43f7425ee
4 changed files with 22 additions and 15 deletions

View File

@@ -302,7 +302,6 @@ return {
tanh={args=1, func="float_op_wrapper", data="&tanh"},
tempname={},
termopen={args={1, 2}},
test={args=1},
timer_start={args={2,3}},
timer_stop={args=1},
tolower={args=1},