Skip to content

Commit 2d2990b

Browse files
jsvisa0g-wh
authored andcommitted
cmd/geth: remove the unused bloomfilter.size flag (ethereum#31646)
1 parent 54564ff commit 2d2990b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/geth/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ var (
100100
utils.LightNoSyncServeFlag, // deprecated
101101
utils.EthRequiredBlocksFlag,
102102
utils.LegacyWhitelistFlag, // deprecated
103-
utils.BloomFilterSizeFlag,
104103
utils.CacheFlag,
105104
utils.CacheDatabaseFlag,
106105
utils.CacheTrieFlag,

0 commit comments

Comments
 (0)