Removed DeprecatedLookupContext.

This commit is contained in:
Roberto Raggi
2010-05-26 15:56:12 +02:00
parent 54e09a1802
commit 653ca110fe
7 changed files with 0 additions and 827 deletions

View File

@@ -36,7 +36,6 @@ HEADERS += \
$$PWD/ResolveExpression.h \
$$PWD/LookupItem.h \
$$PWD/LookupContext.h \
$$PWD/DeprecatedLookupContext.h \
$$PWD/ASTParent.h \
$$PWD/DeprecatedGenTemplateInstance.h \
$$PWD/FindUsages.h \
@@ -62,7 +61,6 @@ SOURCES += \
$$PWD/ResolveExpression.cpp \
$$PWD/LookupItem.cpp \
$$PWD/LookupContext.cpp \
$$PWD/DeprecatedLookupContext.cpp \
$$PWD/ASTParent.cpp \
$$PWD/DeprecatedGenTemplateInstance.cpp \
$$PWD/FindUsages.cpp \