mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
Remove unused macros, config variables, and file
This commit is contained in:
committed by
Vinnie Falco
parent
4239880acb
commit
f65cea66ef
@@ -17,8 +17,6 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#include <tuple>
|
||||
|
||||
#include <BeastConfig.h>
|
||||
|
||||
// Unfortunate but necessary since RPC handlers can literally do anything
|
||||
@@ -101,7 +99,6 @@
|
||||
|
||||
#include <ripple/rpc/impl/AccountFromString.cpp>
|
||||
#include <ripple/rpc/impl/Accounts.cpp>
|
||||
#include <ripple/rpc/impl/Authorize.cpp>
|
||||
#include <ripple/rpc/impl/GetMasterGenerator.cpp>
|
||||
#include <ripple/rpc/impl/Handler.cpp>
|
||||
#include <ripple/rpc/impl/LegacyPathFind.cpp>
|
||||
|
||||
Reference in New Issue
Block a user