From 370120ec2ff4b5e7d5cd6678a7be7cfe651be509 Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Fri, 6 May 2022 18:09:21 +0200 Subject: Remove obsolete BDB ENABLE_WALLET section in developer notes --- doc/developer-notes.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/developer-notes.md') diff --git a/doc/developer-notes.md b/doc/developer-notes.md index 9b1026a375..b1bb7dc887 100644 --- a/doc/developer-notes.md +++ b/doc/developer-notes.md @@ -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++ ------------- -- cgit v1.2.3