[clangd] Remove unused variable [NFC]
gcc warned with
../../clang-tools-extra/clangd/Protocol.cpp:481:23: warning: unused variable 'ChangeAnnotation' [-Wunused-variable]
481 | if (const auto& ChangeAnnotation =
| ^~~~~~~~~~~~~~~~
parent
0354f31b
Please register or sign in to comment