Nuke and uninstall.
This commit is contained in:
@ -20,10 +20,6 @@ namespace dropshell {
|
||||
|
||||
ServerInfo get_server_info(const std::string& server_name);
|
||||
|
||||
|
||||
void list_servers();
|
||||
void show_server_details(const std::string& server_name);
|
||||
|
||||
bool create_server(const std::string& server_name);
|
||||
|
||||
void get_all_used_commands(std::set<std::string> &commands);
|
||||
|
Reference in New Issue
Block a user