Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 850e285

Browse files
committed
removed echo
1 parent 8e31c53 commit 850e285

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

syntax_checkers/glsl/cgc.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ function! SyntaxCheckers_glsl_cgc_GetLocList() dict
7474
let makeprg = self.makeprgBuild({
7575
\'args': args })
7676

77-
echo makeprg
7877
let errorformat =
7978
\ "%E%f(%l) : error %m," .
8079
\ "%W%f(%l) : warning %m"

0 commit comments

Comments
 (0)