From 3382adb9e9a79748b4db09bb41a296861800fa2d Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 23 Aug 2006 22:34:58 +0000 Subject: ModeParser::InsertMode is no longer required -- this is auto-generated by the ModeParser based on what modes are registered and wether or not they have certain attributes git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5007 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_sslmodes.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_sslmodes.cpp') diff --git a/src/modules/m_sslmodes.cpp b/src/modules/m_sslmodes.cpp index 9cc3f2872..7e26de8c2 100644 --- a/src/modules/m_sslmodes.cpp +++ b/src/modules/m_sslmodes.cpp @@ -76,7 +76,6 @@ class ModuleSSLModes : public Module virtual void On005Numeric(std::string &output) { - ServerInstance->Modes->InsertMode(output, "z", 4); } virtual int OnUserPreJoin(userrec* user, chanrec* chan, const char* cname) -- cgit v1.3.1-10-gc9f91