mirror of
https://github.com/osmarks/ngircd.git
synced 2025-02-28 23:10:01 +00:00
Remove leftover debug message. Oops!
This commit is contained in:
parent
f5ff22d98f
commit
85df414907
@ -493,7 +493,6 @@ Option_String(UNUSED CONN_ID Idx)
|
||||
if(options & CONN_ZIP) /* zlib compression enabled */
|
||||
strlcat(option_txt, "z", sizeof(option_txt));
|
||||
#endif
|
||||
LogDebug(" *** %d: %d = %s", Idx, options, option_txt);
|
||||
|
||||
return option_txt;
|
||||
} /* Option_String */
|
||||
|
Loading…
x
Reference in New Issue
Block a user