removed echo
This commit is contained in:
parent
8e31c53cdf
commit
850e285c0d
@ -74,7 +74,6 @@ function! SyntaxCheckers_glsl_cgc_GetLocList() dict
|
||||
let makeprg = self.makeprgBuild({
|
||||
\'args': args })
|
||||
|
||||
echo makeprg
|
||||
let errorformat =
|
||||
\ "%E%f(%l) : error %m," .
|
||||
\ "%W%f(%l) : warning %m"
|
||||
|
Loading…
Reference in New Issue
Block a user