test: removed bogus CONFIG+=debug in qdiriterator benchmark

This doesn't make sense, none of the other benchmarks do it, and it
breaks compilation for a release-only mac build.

Change-Id: I3bc73f670688d413afcae7fa88bab19f7b3dac33
Reviewed-on: http://codereview.qt.nokia.com/4017
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
Rohan McGovern 2011-09-01 09:23:54 +10:00 committed by Qt by Nokia
parent fad997b4ee
commit 592d53a17c

View File

@ -11,8 +11,6 @@ INCLUDEPATH += .
QT -= gui
CONFIG += release
CONFIG += debug
SOURCES += main.cpp