mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Silence unused variable warning.
This commit is contained in:
@@ -116,6 +116,10 @@ IF IncludeOmer || IncludeOmerCal
|
||||
ENDIF
|
||||
ENDIF
|
||||
|
||||
# Avoid warning about unused variable
|
||||
IF IncludeOmerCal
|
||||
ENDIF
|
||||
|
||||
|
||||
# Tidy up
|
||||
POP-FUNCS
|
||||
|
||||
@@ -39640,7 +39640,6 @@ On odd days
|
||||
2000/06/30 * * * * Always
|
||||
2000/06/30 * * * * On even days
|
||||
2000/06/30 * * * * On days divisible by 5
|
||||
../include/holidays/jewish.rem(122): `IncludeOmerCal' UNSET without being used (previous SET: ../include/holidays/jewish.rem:10)
|
||||
|
||||
Testing TODOS in agenda mode
|
||||
First on 2025-08-01
|
||||
|
||||
Reference in New Issue
Block a user