Skip to content

Commit 370120e

Browse files
committed
Remove obsolete BDB ENABLE_WALLET section in developer notes
1 parent 59ac8ba commit 370120e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/developer-notes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -657,10 +657,6 @@ Wallet
657657

658658
- Make sure that no crashes happen with run-time option `-disablewallet`.
659659

660-
- Include `db_cxx.h` (BerkeleyDB header) only when `ENABLE_WALLET` is set.
661-
662-
- *Rationale*: Otherwise compilation of the disable-wallet build will fail in environments without BerkeleyDB.
663-
664660
General C++
665661
-------------
666662

0 commit comments

Comments
 (0)