mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove Config::init. It's not needed.
This commit is contained in:
@@ -101,7 +101,6 @@ public:
|
||||
// Client behavior
|
||||
int ACCOUNT_PROBE_MAX; // How far to scan for accounts.
|
||||
|
||||
void init();
|
||||
void setup(const std::string& strConf);
|
||||
void load();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user