Remove the old headersclean unit test

We have configure -headersclean now

Change-Id: If48fb86c9f130450d8ffa94a9e52584141a2d793
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
Thiago Macieira 2014-12-17 19:37:18 -08:00
parent f18840fa28
commit e4e7e3bfaf
2 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@ TEMPLATE=subdirs
SUBDIRS=\
qml \
quick \
headersclean \
particles \
qmltest \
qmldevtools \
@ -16,4 +15,3 @@ qmldevtools.CONFIG = host_build
installed_cmake.depends = cmake
testcocoon: SUBDIRS -= headersclean

View File

@ -1,2 +0,0 @@
QT = qml quick qmltest
load(qt_headersclean)