diff options
Diffstat (limited to 'src/opertype.cpp')
-rw-r--r-- | src/opertype.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opertype.cpp b/src/opertype.cpp index 702ab758a..d7bce5df1 100644 --- a/src/opertype.cpp +++ b/src/opertype.cpp @@ -145,4 +145,3 @@ const std::list<Anope::string> OperType::GetPrivs() const } return priv_list; } - |