mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
Remove obsolete BDB ENABLE_WALLET section in developer notes
This commit is contained in:
parent
59ac8bacd5
commit
370120ec2f
1 changed files with 0 additions and 4 deletions
|
@ -657,10 +657,6 @@ Wallet
|
|||
|
||||
- Make sure that no crashes happen with run-time option `-disablewallet`.
|
||||
|
||||
- Include `db_cxx.h` (BerkeleyDB header) only when `ENABLE_WALLET` is set.
|
||||
|
||||
- *Rationale*: Otherwise compilation of the disable-wallet build will fail in environments without BerkeleyDB.
|
||||
|
||||
General C++
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue