diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-01-15 18:13:11 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-01-15 18:13:11 +0000 |
commit | c83fe8c9b9adf33ed2db709b523dddd6aab27255 (patch) | |
tree | fb9f41907902d1372b09ca4434453469abbd8f8d | |
parent | 344e0755327509b0939b72f9689d5d164a8f7e30 (diff) |
Removed deprecated LocalOp type
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2798 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | docs/inspircd.conf.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index c7dd5994e..6d2b2aed2 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -255,7 +255,6 @@ <type name="NetAdmin" classes="OperChat BanControl HostCloak Shutdown ServerLink" host="netadmin.omega.org.za"> <type name="GlobalOp" classes="OperChat BanControl HostCloak ServerLink" host="ircop.omega.org.za"> -<type name="LocalOp" classes="OperChat BanControl HostCloak" host="local.omega.org.za"> <type name="Helper" classes="HostCloak" host="helper.omega.org.za"> |