From 80410275f7f1280a666d6851ca2dd8f6f845ebc2 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 11 Dec 2006 23:15:49 +0000 Subject: [PATCH] And fix the typos in it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5953 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_ziplink.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/extra/m_ziplink.cpp b/src/modules/extra/m_ziplink.cpp index 26e17e4ff..412d92874 100644 --- a/src/modules/extra/m_ziplink.cpp +++ b/src/modules/extra/m_ziplink.cpp @@ -401,8 +401,6 @@ class ModuleZLib : public Module } } - ServerInstance->Log(DEBUG,"Sending frame of size %d", ntohl(x)); - /* ALL LIES the lot of it, we havent really written * this amount, but the layer above doesnt need to know. */ -- 2.39.5