From e5cb25bd13326b9e0d1c275638f3f8f4ffba213a Mon Sep 17 00:00:00 2001 From: danieldg Date: Sun, 14 Jun 2009 05:12:44 +0000 Subject: These commands do not need to be VF_COMMON git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11410 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_sethost.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_sethost.cpp') diff --git a/src/modules/m_sethost.cpp b/src/modules/m_sethost.cpp index 6fc6989f8..f6e38c213 100644 --- a/src/modules/m_sethost.cpp +++ b/src/modules/m_sethost.cpp @@ -97,7 +97,7 @@ class ModuleSetHost : public Module virtual Version GetVersion() { - return Version("$Id$", VF_COMMON | VF_VENDOR, API_VERSION); + return Version("$Id$", VF_VENDOR, API_VERSION); } }; -- cgit v1.3.1-10-gc9f91