[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 = | ^~~~~~~~~~~~~~~~
Loading
Please sign in to comment