summaryrefslogtreecommitdiff
path: root/src/modules/extra
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-11 23:15:49 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-11 23:15:49 +0000
commit80410275f7f1280a666d6851ca2dd8f6f845ebc2 (patch)
tree28fb3cc7fb04162d7178261be12875b3bc07ebf7 /src/modules/extra
parent2ae7e8e4333784995593cf16666887bc94ddb45c (diff)
And fix the typos in it.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5953 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/extra')
-rw-r--r--src/modules/extra/m_ziplink.cpp2
1 files changed, 0 insertions, 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.
*/