diff options
Diffstat (limited to 'lib/csapi/room_upgrades.h')
-rw-r--r-- | lib/csapi/room_upgrades.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csapi/room_upgrades.h b/lib/csapi/room_upgrades.h index 53601816..58327587 100644 --- a/lib/csapi/room_upgrades.h +++ b/lib/csapi/room_upgrades.h @@ -16,7 +16,6 @@ class UpgradeRoomJob : public BaseJob { public: /*! \brief Upgrades a room to a new room version. * - * * \param roomId * The ID of the room to upgrade. * |