debugger: I guess running the functions once is enough

Change-Id: I98953503fcb7b79b76927c50f39b82f2ceb6508d
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Robert Loehning
2011-11-24 20:38:22 +01:00
committed by hjk
parent f7fc5820c5
commit f924f1ef69

View File

@@ -4185,7 +4185,6 @@ int main(int argc, char *argv[])
stdstream::testStdStream();
stdstring::testStdString();
stdvector::testStdVector();
stdvector::testStdVector();
qbytearray::testQByteArray();
qdatetime::testDateTime();