Skip to content

Commit 5d332da

Browse files
committed
doc: Drop no longer relevant comment
The comment was introduced in 4cf3411, and since 7e4bd19 it has been no longer relevant.
1 parent 78aee0f commit 5d332da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/qt/test/test_main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ int main(int argc, char* argv[])
7979
setenv("QT_QPA_PLATFORM", "minimal", 0 /* overwrite */);
8080
#endif
8181

82-
// Don't remove this, it's needed to access
83-
// QApplication:: and QCoreApplication:: in the tests
8482
BitcoinApplication app;
8583
app.setApplicationName("Bitcoin-Qt-test");
8684
app.createNode(*init);

0 commit comments

Comments
 (0)