From 952ee5cc603a5231348b8cfab18ee85a097f5394 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 31 Mar 2021 10:38:54 +0100 Subject: Fix various documentation comments. --- include/channels.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/channels.h') 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); -- cgit v1.2.3