diff --git a/include/aoclient.h b/include/aoclient.h index 96a6a60..9fc918a 100644 --- a/include/aoclient.h +++ b/include/aoclient.h @@ -1298,8 +1298,6 @@ class AOClient : public QObject { * * @details No arguments. * - * Can silently "fail" if the character picked is already being used by another client. - * * @iscommand */ void cmdRandomChar(int argc, QStringList argv);