mirror of
https://github.com/matrix-construct/construct
synced 2024-11-17 23:40:57 +01:00
ircd:Ⓜ️:fed: Remove unused buffer.
This commit is contained in:
parent
8029d25c2d
commit
970f84304e
1 changed files with 0 additions and 1 deletions
|
@ -1940,7 +1940,6 @@ try
|
||||||
m_server
|
m_server
|
||||||
};
|
};
|
||||||
|
|
||||||
thread_local char rembuf[rfc3986::DOMAIN_BUFSIZE * 2];
|
|
||||||
log::debug
|
log::debug
|
||||||
{
|
{
|
||||||
well_known_log, "%s query to %s found delegation to %s",
|
well_known_log, "%s query to %s found delegation to %s",
|
||||||
|
|
Loading…
Reference in a new issue