mirror of
https://github.com/matrix-construct/construct
synced 2025-01-14 00:34:18 +01:00
ircd:Ⓜ️:fed::well_known: Remove unused debuglog buffer.
This commit is contained in:
parent
a91dc48322
commit
263596b584
1 changed files with 0 additions and 1 deletions
|
@ -534,7 +534,6 @@ ircd::m::fed::well_known::receive(request &req)
|
|||
req.req.in.content
|
||||
};
|
||||
|
||||
char dom_buf[rfc3986::DOMAIN_BUFSIZE];
|
||||
log::debug
|
||||
{
|
||||
log, "fetch to %s %s :%u %s",
|
||||
|
|
Loading…
Reference in a new issue