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/redaction.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/csapi/redaction.h') diff --git a/lib/csapi/redaction.h b/lib/csapi/redaction.h index c737de41..541e433a 100644 --- a/lib/csapi/redaction.h +++ b/lib/csapi/redaction.h @@ -22,7 +22,6 @@ namespace Quotient { class RedactEventJob : public BaseJob { public: /*! \brief Strips all non-integrity-critical information out of an event. - * * * \param roomId * The room from which to redact the event. -- cgit v1.2.3