diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-19 06:54:06 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-19 06:54:06 -0500 |
| commit | 997b2fe476d26c863eeb319f5ca3293efa5f36a9 (patch) | |
| tree | bc5fb3be9ba6e43df30fd6dc073be688525264d8 /tests | |
| parent | e0a8f6ae83533ef67580b5cc3218126c557c1c56 (diff) | |
| download | dotemacs-997b2fe476d26c863eeb319f5ca3293efa5f36a9.tar.gz dotemacs-997b2fe476d26c863eeb319f5ca3293efa5f36a9.zip | |
refactor(org-contacts): remove dead boundp branches
cj/org-contacts-template-name and cj/org-contacts-template-email each
opened with (when (boundp 'cj/contact-name) ...) / (boundp 'cj/contact-email)
to pick up a caller-supplied preset. Neither variable is ever defined,
set, or let-bound anywhere in the config — the branches never ran. The
(or ...) fallbacks always took over, so behavior is unchanged.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
