mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 05:24:46 +08:00
Merge pull request #1185 from svenstaro/patch-1
Delete unnecessary unlets
This commit is contained in:
@@ -10,8 +10,6 @@ Before:
|
||||
|
||||
After:
|
||||
Restore
|
||||
unlet! g:ale_cuda_nvcc_executable
|
||||
unlet! g:ale_cuda_nvcc_options
|
||||
call ale#linter#Reset()
|
||||
|
||||
Execute(Executable should default to glslangValidator):
|
||||
|
||||
Reference in New Issue
Block a user