[Serialization] Remove unused declaration ReadExplicitTemplateArgumentList
authorKazu Hirata <kazu@google.com>
Sun, 28 May 2023 19:11:26 +0000 (12:11 -0700)
committerKazu Hirata <kazu@google.com>
Sun, 28 May 2023 19:11:26 +0000 (12:11 -0700)
commite2cc2939a30b9e61e8533ef95f818a7b22bd465f
tree34437c7bf5b5f7b8029b34af32e4590955b1a3e4
parentc194a5efb8c1122892d9f4a8441c237fd83dbd27
[Serialization] Remove unused declaration ReadExplicitTemplateArgumentList

The function was renamed to ReadTemplateKWAndArgsInfo, but the
original declaration remained:

  commit 7945c981b974f58c021762e77f13cd4859ac447b
  Author: Abramo Bagnara <abramo.bagnara@gmail.com>
  Date:   Fri Jan 27 09:46:47 2012 +0000
clang/lib/Serialization/ASTReaderStmt.cpp