Remove unused parameter. Some clients might use -Werror when compiling and
authorBill Wendling <isanbard@gmail.com>
Thu, 5 Jun 2008 07:24:08 +0000 (07:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 5 Jun 2008 07:24:08 +0000 (07:24 +0000)
commit12c846f5d2adc88e3aa43500128475c9ba2e9228
tree7dc1a06a35b9a186944ca9850149ec07f2aeec82
parentbc5786ba47089ee38bc3fab88af17d96db7ea9dd
Remove unused parameter. Some clients might use -Werror when compiling and
cause drama.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51980 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h