From 8f271c3a7e8dc058cb3567012549a86daadfee2e Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 17 Dec 2009 21:14:44 +0000 Subject: s2smanager: Whitespace --- core/s2smanager.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/core/s2smanager.lua b/core/s2smanager.lua index d60c20a1..2ea645fb 100644 --- a/core/s2smanager.lua +++ b/core/s2smanager.lua @@ -352,7 +352,6 @@ function streamopened(session, attr) end if session.version >= 1.0 and not (attr.to and attr.from) then - (session.log or log)("warn", "Remote of stream "..(session.from_host or "(unknown)").."->"..(session.to_host or "(unknown)") .." failed to specify to (%s) and/or from (%s) hostname as per RFC", tostring(attr.to), tostring(attr.from)); end -- cgit v1.2.3