summaryrefslogtreecommitdiffstats
path: root/tests/auto/exceptionsafety_objects
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-08-19 17:14:45 +0200
committerFrans Englich <frans.englich@nokia.com>2009-08-19 17:14:45 +0200
commitaf0d032ddeb09250a3b22302bec8e8996dddd687 (patch)
treedc9894fdcbd071df76ff7417b3ab386ece366fa4 /tests/auto/exceptionsafety_objects
parentbf8de28190bb0ac5cbcde550fdfb86f42c504f00 (diff)
Remove commented line.
Diffstat (limited to 'tests/auto/exceptionsafety_objects')
-rw-r--r--tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp b/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp
index 8e40873206..c18b5c88a1 100644
--- a/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp
+++ b/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp
@@ -160,7 +160,6 @@ void tst_ExceptionSafetyObjects::objects_data()
NEWROW(QFile);
NEWROW(QProcess);
NEWROW(QSettings);
- // NEWROW(QSocketNotifier);
NEWROW(QThread);
NEWROW(QThreadPool);
NEWROW(QTranslator);