summaryrefslogtreecommitdiff
path: root/src/network/core/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/address.h')
-rw-r--r--src/network/core/address.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/network/core/address.h b/src/network/core/address.h
index c3f95b492..eac21c76a 100644
--- a/src/network/core/address.h
+++ b/src/network/core/address.h
@@ -89,7 +89,6 @@ public:
}
const char *GetHostname();
- void GetAddressAsString(char *buffer, const char *last, bool with_family = true);
std::string GetAddressAsString(bool with_family = true);
const sockaddr_storage *GetAddress();