Remove unnecessary forward declare.
authorEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 01:57:20 +0000 (01:57 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 01:57:20 +0000 (01:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185495 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfDebug.h

index 1a036885b2ecc665132869593aa15005d7066729..e28f70808d5e05f9b1fcfbdabc8c90c39147a8b5 100644 (file)
@@ -41,7 +41,6 @@ class DIEAbbrev;
 class DIE;
 class DIEBlock;
 class DIEEntry;
-class DwarfDebug;
 
 //===----------------------------------------------------------------------===//
 /// \brief This class is used to record source line correspondence.