From e17764a1ae81393968dfb747c7b67353c109bc71 Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Fri, 19 Jun 2020 15:01:33 +0200 Subject: csapi/: generated using the latest GTAD and matrix-doc For matrix-doc, specifically, it is master (5cb4b086) merged with https://github.com/matrix-org/matrix-doc/pull/2518. --- lib/csapi/presence.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/csapi/presence.h') diff --git a/lib/csapi/presence.h b/lib/csapi/presence.h index b34028e7..a885bf4f 100644 --- a/lib/csapi/presence.h +++ b/lib/csapi/presence.h @@ -18,7 +18,6 @@ namespace Quotient { class SetPresenceJob : public BaseJob { public: /*! \brief Update this user's presence state. - * * * \param userId * The user whose presence state to update. @@ -40,7 +39,6 @@ public: class GetPresenceJob : public BaseJob { public: /*! \brief Get this user's presence state. - * * * \param userId * The user whose presence state to get. -- cgit v1.2.3