Skip to content

Commit 0596aa4

Browse files
committed
Merge bitcoin-core#683: doc: Drop no longer relevant comment
5d332da doc: Drop no longer relevant comment (Hennadii Stepanov) Pull request description: The comment was introduced in 4cf3411, and since 7e4bd19 it has been no longer relevant. ACKs for top commit: jarolrod: ACK 5d332da Tree-SHA512: 6d32561336993b1ff7d7c524d090ac52aefb40078ed706ca4c6d5026cc3f63244c49c0e00e45ff192ba0e9f1527faf63249aa18bc8aa677b9e053d387e0f4027
2 parents 0abb5b2 + 5d332da commit 0596aa4

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)