just for test commited almost same change which was pulled

This commit is contained in:
2013-09-19 19:29:25 +04:00
parent 0ca1df3db1
commit 82b5848676

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