Delete unnecessary unlets
I'm not even sure why these were here.
This commit is contained in:
parent
a990188e27
commit
0406af4484
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ Before:
|
||||||
|
|
||||||
After:
|
After:
|
||||||
Restore
|
Restore
|
||||||
unlet! g:ale_cuda_nvcc_executable
|
|
||||||
unlet! g:ale_cuda_nvcc_options
|
|
||||||
call ale#linter#Reset()
|
call ale#linter#Reset()
|
||||||
|
|
||||||
Execute(Executable should default to glslangValidator):
|
Execute(Executable should default to glslangValidator):
|
||||||
|
|
Reference in a new issue