diff options
Diffstat (limited to 'lib/csapi/room_send.h')
-rw-r--r-- | lib/csapi/room_send.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csapi/room_send.h b/lib/csapi/room_send.h index b1905e53..39460aca 100644 --- a/lib/csapi/room_send.h +++ b/lib/csapi/room_send.h @@ -22,7 +22,6 @@ class SendMessageJob : public BaseJob { public: /*! \brief Send a message event to the given room. * - * * \param roomId * The room to send the event to. * |