[TI removal] Remove a dead forward declaration of TerminatorInst. NFC.

llvm-svn: 344499
This commit is contained in:
Chandler Carruth 2018-10-15 09:34:31 +00:00
parent 4a2d58e16a
commit effbc5b111
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ class ModulePass;
class Pass;
class GetElementPtrInst;
class PassInfo;
class TerminatorInst;
class TargetLowering;
class TargetMachine;