Skip to content

Commit

Permalink
Quietly fail where not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
kianryan committed Jan 12, 2017
1 parent 7f07219 commit ed34df1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions autoload/cs.vim
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ function! cs#get_net_compiler(compiler)
return msbulid
endif
endif

echom "Unable to find " . a:compiler
endfunction

function! cs#find_net_solution_file()
Expand Down

0 comments on commit ed34df1

Please sign in to comment.