diff options
Diffstat (limited to 'include/channels.h')
-rw-r--r-- | include/channels.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/channels.h b/include/channels.h index 1b44a7be6..0b38958cc 100644 --- a/include/channels.h +++ b/include/channels.h @@ -165,7 +165,6 @@ class CoreExport Channel : public Extensible /** Delete a user pointer to the internal reference list * @param user The user to delete - * @return number of users left on the channel after deletion of the user */ void DelUser(User* user); |