[clangd] Remove unused variable IsBroadcasting
authorKazu Hirata <kazu@google.com>
Mon, 29 May 2023 21:17:03 +0000 (14:17 -0700)
committerKazu Hirata <kazu@google.com>
Mon, 29 May 2023 21:17:03 +0000 (14:17 -0700)
commit5bbb66cae7d19836b0177f453fe6633a491f9590
tree37c70ef891ddc2a7b9cc399be25909a5b69ea09d
parent32fc78c26ff591f627d3a6d4f8e0ab7c2092f1e5
[clangd] Remove unused variable IsBroadcasting

The variable was introduced without a use by:

  commit 2bebc3d0602b407b3f351e782940959da5808f97
  Author: Sam McCall <sam.mccall@gmail.com>
  Date:   Tue Nov 20 10:56:03 2018 +0000
clang-tools-extra/clangd/support/Function.h