Merge pull request #1185 from svenstaro/patch-1

Delete unnecessary unlets
This commit is contained in:
w0rp 2017-12-01 09:19:57 +00:00 committed by GitHub
commit 948035e13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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):