Minor changes.

This commit is contained in:
Vahagn Khachatryan
2013-09-19 19:08:31 +04:00
parent 0ca1df3db1
commit 4b93ac1861
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,6 @@ function! s:initDefaults()
let g:ldflags=""
let g:wldflags=""
let g:ldlibpath=""
let g:cf5run=false
endfunction
"
" Load compile instructions and call window or linux compiler. {{{1