emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.03k stars 139 forks source link

Fixed compile warnings, sideline #556

Closed jcs090218 closed 3 years ago

jcs090218 commented 3 years ago

Since flycheck is currently an optional choice for lsp-ui, we need these lines to avoid compile warnings.

555, #431