From d80095a3d3490880b2263e7f15dc78de3e19373f Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Wed, 22 Apr 2009 21:42:19 +0100 Subject: mod_posix: Remove some debug coooooooooode --- plugins/mod_posix.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/mod_posix.lua') diff --git a/plugins/mod_posix.lua b/plugins/mod_posix.lua index f8fda7cd..36ca9a8c 100644 --- a/plugins/mod_posix.lua +++ b/plugins/mod_posix.lua @@ -43,7 +43,6 @@ end local syslog_opened function syslog_sink_maker(config) if not syslog_opened then - print("OPENING SYSLOOOOOOOOOG"); pposix.syslog_open("prosody"); syslog_opened = true; end -- cgit v1.2.3