Remove support for old jendasap-checked configuration option.
This commit is contained in:
parent
370b7ea3bf
commit
41264f2ace
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
((apikeys-file)
|
((apikeys-file)
|
||||||
(when (not (*apikeys-file*))
|
(when (not (*apikeys-file*))
|
||||||
(*apikeys-file* v)))
|
(*apikeys-file* v)))
|
||||||
((jendasap-checked checked-file)
|
((checked-file)
|
||||||
(when (not (*checked-file*))
|
(when (not (*checked-file*))
|
||||||
(*checked-file* v)))
|
(*checked-file* v)))
|
||||||
((bank-dir)
|
((bank-dir)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue