diff options
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/users.h b/include/users.h index 102e7783f..b9807a158 100644 --- a/include/users.h +++ b/include/users.h @@ -485,10 +485,6 @@ class CoreExport User : public Extensible */ const std::string& MakeHostIP(); - /** Add the user to WHOWAS system - */ - void AddToWhoWas(); - /** Oper up the user using the given opertype. * This will also give the +o usermode. */ |