Remove troublesome declaration
This commit is contained in:
parent
aa42f0b116
commit
b8eccdc616
@ -6,7 +6,8 @@
|
||||
|
||||
namespace updater
|
||||
{
|
||||
std::optional<utils::http::result> get_server_file(const std::string& endpoint);
|
||||
// Ahrimdon
|
||||
// std::optional<utils::http::result> get_server_file(const std::string& endpoint);
|
||||
|
||||
void relaunch();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user