mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-23 22:10:52 +00:00
After the recent full removal of Autotools (PR #30664), these macros are not needed anymore in the .cpp files according to the TODO in qt's CMakeLists.txt. Tested building on OpenBSD 7.5, where the XCB plugin was still imported according to the debug log.