diff options
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h index fb740ab94..dff68fef2 100644 --- a/include/users.h +++ b/include/users.h @@ -309,7 +309,6 @@ public: * @param setter who/what is setting the mode * @param umodes The modes */ - void SetModesInternal(const MessageSource &source, const char *umodes, ...) ATTR_FORMAT(3, 4); void SetModesInternal(const MessageSource &source, const Anope::string &umodes); /** Get modes set for this user. |