Skip to content

Commit 075fa89

Browse files
committed
revert: new util class expected for return errors by more convenient way
reverts: - bb1d46c
1 parent a84b392 commit 075fa89

File tree

6 files changed

+2
-2450
lines changed

6 files changed

+2
-2450
lines changed

contrib/devtools/copyright_header.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
'src/ctpl_stl.h',
2626
'src/test/fuzz/FuzzedDataProvider.h',
2727
'src/tinyformat.h',
28-
'src/util/expected.h',
2928
'src/wallet/bip39.cpp',
3029
'src/wallet/bip39.h',
3130
'src/wallet/bip39_english.h',

src/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ BITCOIN_CORE_H = \
357357
util/enumerate.h \
358358
util/epochguard.h \
359359
util/error.h \
360-
util/expected.h \
361360
util/fastrange.h \
362361
util/fees.h \
363362
util/golombrice.h \

0 commit comments

Comments
 (0)