From: Jakub Staszak Date: Tue, 27 Nov 2012 01:16:37 +0000 (+0000) Subject: Remove unused forward declaration. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=07cde58fa02da9fba16d47b645f3d8f541144648;p=oota-llvm.git Remove unused forward declaration. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168660 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/LiveIntervalUnion.h b/lib/CodeGen/LiveIntervalUnion.h index 4d2c4cb3add..6a61614df42 100644 --- a/lib/CodeGen/LiveIntervalUnion.h +++ b/lib/CodeGen/LiveIntervalUnion.h @@ -22,7 +22,6 @@ namespace llvm { -class MachineLoopRange; class TargetRegisterInfo; #ifndef NDEBUG