clang-tidy: Remove an unused private field. NFC
authorJustin Bogner <mail@justinbogner.com>
Thu, 18 Jun 2015 04:15:04 +0000 (04:15 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 18 Jun 2015 04:15:04 +0000 (04:15 +0000)
commit7b92cac0376f9e72e6e13f2d4de997e7b347eb11
tree4d85d471b77ad4575778933cbeb451874e2adc9c
parent6534e48167223630d1a8641fa762e089ad34e4ed
clang-tidy: Remove an unused private field. NFC

Clang was warning on this.

llvm-svn: 239988
clang-tools-extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.cpp