Skip to content

Commit

Permalink
Remove obsolete BDB ENABLE_WALLET section in developer notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed May 6, 2022
1 parent 59ac8ba commit 370120e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/developer-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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++
-------------

Expand Down

0 comments on commit 370120e

Please sign in to comment.