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_services_account.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_services_account.cpp') diff --git a/src/modules/m_services_account.cpp b/src/modules/m_services_account.cpp index 5ddbbb979..aff73dde5 100644 --- a/src/modules/m_services_account.cpp +++ b/src/modules/m_services_account.cpp @@ -133,7 +133,6 @@ class ModuleServicesAccount : public Module virtual void On005Numeric(std::string &output) { - ServerInstance->Modes->InsertMode(output, "RM", 4); } /* <- :twisted.oscnet.org 330 w00t2 w00t2 w00t :is logged in as */ -- cgit v1.3.1-10-gc9f91