Codefix: remove @param documentation for parameters that don't exist anymore

This commit is contained in:
Rubidium
2026-02-01 09:24:06 +01:00
committed by rubidium42
parent dedcd78da0
commit 67fac86149
34 changed files with 15 additions and 55 deletions
-1
View File
@@ -674,7 +674,6 @@ static std::tuple<int32_t, uint32_t> GetMinutesPerYearRange(const IntSettingDesc
/**
* Pre-callback check when trying to change the timetable mode. This is locked to Seconds when using wallclock units.
* @param Unused.
* @return True if we allow changing the timetable mode.
*/
static bool CanChangeTimetableMode(int32_t &)