mirror of
https://github.com/monero-project/monero.git
synced 2025-08-05 22:44:13 -04:00
remove obsolete save_graph skeleton code
This commit is contained in:
parent
c0bc6d96cd
commit
6abaaaa994
14 changed files with 0 additions and 168 deletions
|
@ -113,10 +113,6 @@ public:
|
|||
|
||||
bool in_peers(const std::vector<std::string>& args);
|
||||
|
||||
bool start_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
bool stop_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
bool hard_fork_info(const std::vector<std::string>& args);
|
||||
|
||||
bool show_bans(const std::vector<std::string>& args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue