lang/cc: remove redundant condition
This commit is contained in:
parent
b288f34f4e
commit
ad8418a84b
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ compilation database is present in the project.")
|
|||
(def-package! company-irony-c-headers :after company-irony)
|
||||
|
||||
(def-package! company-glsl
|
||||
:when (featurep! :completion company)
|
||||
:after glsl-mode
|
||||
:config
|
||||
(if (executable-find "glslangValidator")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue