Remove the extra warnings and -Werror from tst_qmimetype

Those belong in headersclean and nowhere else.

Change-Id: Ib7078ef3071266e4c03e3580068f978a9418cbf1
Reviewed-by: David Faure <faure@kde.org>
This commit is contained in:
Thiago Macieira 2012-06-25 20:50:18 +02:00 committed by Qt by Nokia
parent bc8cafcf64
commit dc56fb18a7

View File

@ -2,6 +2,4 @@ CONFIG += testcase parallel_test
TARGET = tst_qmimetype
QT = core-private testlib
*-g++*:QMAKE_CXXFLAGS += -W -Wall -Wextra -Werror -Wshadow -Wno-long-long -Wnon-virtual-dtor
SOURCES = tst_qmimetype.cpp