Remove unused forward decl.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142892 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2011-10-25 00:55:35 +00:00
parent 86ed4089e3
commit fd747b24a3

View File

@ -31,7 +31,6 @@
namespace llvm {
class CompileUnit;
class DbgConcreteScope;
class DbgVariable;
class MachineFrameInfo;
class MachineModuleInfo;