Remove unused field.

llvm-svn: 291633
This commit is contained in:
Zachary Turner 2017-01-11 00:56:53 +00:00
parent 777de22120
commit c253c70abd
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ private:
ScopedPrinter *W;
bool IsInFieldList = false;
bool PrintRecordBytes = false;
TypeDatabase TypeDB;