mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Remove debugging output from when doing TLS
This commit is contained in:
parent
e6b3e32fb7
commit
9ab2e330c2
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ local coroutine_wrap = coroutine.wrap
|
|||
local coroutine_yield = coroutine.yield
|
||||
local print = print;
|
||||
local out_put = function () end --print;
|
||||
local out_put = print;
|
||||
local out_error = print;
|
||||
|
||||
--// extern libs //--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue