From af0d032ddeb09250a3b22302bec8e8996dddd687 Mon Sep 17 00:00:00 2001 From: Frans Englich Date: Wed, 19 Aug 2009 17:14:45 +0200 Subject: Remove commented line. --- tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp b/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp index 8e40873..c18b5c8 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); -- cgit v0.12