Unneeded forward.
authorJim Laskey <jlaskey@mac.com>
Thu, 23 Mar 2006 23:05:52 +0000 (23:05 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 23 Mar 2006 23:05:52 +0000 (23:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27004 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/DwarfWriter.cpp

index 8683ddac2067fb0a01fba303304e167213b8f5c4..5fcfdb56fc2841a83e3b51f13cece39f3ab6b3c0 100644 (file)
@@ -39,7 +39,6 @@ namespace llvm {
 //===----------------------------------------------------------------------===//
 // Forward declarations.
 //
-class CompileUnit;
 class DIE;
 
 //===----------------------------------------------------------------------===//