Skip to content

Commit 968ead6

Browse files
committed
Remove old comment
1 parent 665eb98 commit 968ead6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/auto/qmlplugins/tst_qmlplugins.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tst_QmlPlugins::tst_QmlPlugins()
4545
: QObject()
4646
, m_qmlEngine(new QQmlEngine(this))
4747
{
48-
// Add extensionplugin import path
48+
4949
}
5050

5151
void tst_QmlPlugins::initTestCase()

0 commit comments

Comments
 (0)