]> granicus.if.org Git - clang/commitdiff
Remove a trivial FIXME
authorDouglas Gregor <dgregor@apple.com>
Mon, 30 Mar 2009 18:22:51 +0000 (18:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 30 Mar 2009 18:22:51 +0000 (18:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68045 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/AST/NestedNameSpecifier.h

index fb35a0809e01d3cfcf216c40f767536fcb6e22aa..0eb682691975cc1c97100a90bde185bb6fb65ecf 100644 (file)
@@ -24,7 +24,6 @@ namespace llvm {
 namespace clang {
 
 class ASTContext;
-class DeclContext; // FIXME: die die die
 class NamespaceDecl;
 class IdentifierInfo;
 class Type;