mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 18:23:16 +02:00
doc: Drop no longer relevant comment
The comment was introduced in4cf3411056
, and since7e4bd19785
it has been no longer relevant.
This commit is contained in:
@@ -79,8 +79,6 @@ int main(int argc, char* argv[])
|
||||
setenv("QT_QPA_PLATFORM", "minimal", 0 /* overwrite */);
|
||||
#endif
|
||||
|
||||
// Don't remove this, it's needed to access
|
||||
// QApplication:: and QCoreApplication:: in the tests
|
||||
BitcoinApplication app;
|
||||
app.setApplicationName("Bitcoin-Qt-test");
|
||||
app.createNode(*init);
|
||||
|
Reference in New Issue
Block a user