Skip to content

Commit

Permalink
Remove orchard buildflag
Browse files Browse the repository at this point in the history
  • Loading branch information
cypt4 committed Apr 29, 2024
1 parent ce8bf58 commit 5d50d28
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/brave_wallet/rust/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,4 @@ rust_static_library("rust_lib") {
"//brave/third_party/rust/curve25519_dalek/v3:lib",
"//brave/third_party/rust/ed25519_dalek_bip32/v0_2:lib",
]

if (enable_orchard) {
deps += [ "//brave/third_party/rust/orchard/v0_7:lib" ]
}
}

0 comments on commit 5d50d28

Please sign in to comment.