diff --git a/src/ripple/protocol/Indexes.h b/src/ripple/protocol/Indexes.h index 343298c76..e75c2c5bb 100644 --- a/src/ripple/protocol/Indexes.h +++ b/src/ripple/protocol/Indexes.h @@ -297,15 +297,6 @@ import_vlseq(PublicKey const& key) noexcept; Keylet uritoken(AccountID const& issuer, Blob const& uri); -Keylet -broker() noexcept;; - -Keylet -brokerStateDir(AccountID const& id, AccountID const& account) noexcept; - -Keylet -brokerState(AccountID const& id, AccountID const& issuer, uint256 const& ns) noexcept; - Keylet option(AccountID const& issuer, std::uint32_t expiration) noexcept;