aboutsummaryrefslogtreecommitdiff
path: root/test-from-git
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-05 09:22:15 -0500
committerCraig Jennings <c@cjennings.net>2026-05-05 09:22:15 -0500
commit6737e1b603a0f54d72458bb6332cf1e8b1b26dee (patch)
tree3fe8e868aca5eb49d738258012e7ebb82507e83d /test-from-git
parent9e25494338c7c3093d0c4f52783d75ebc0757514 (diff)
downloadorg-drill-6737e1b603a0f54d72458bb6332cf1e8b1b26dee.tar.gz
org-drill-6737e1b603a0f54d72458bb6332cf1e8b1b26dee.zip
refactor: drop Org <9.6 fallback in time-to-inactive-org-timestamp
The function had an Org-version branch with a legacy <9.6 path that used (substring (cdr org-time-stamp-formats) 1 -1). Modern Org's format-strings dropped the angle brackets that the substring slice assumed, so the legacy path was both dead-code (unreachable under the org>=9.6 dep floor we just declared) and silently buggy if it ever did run. Function is now a one-liner around the modern primitive.
Diffstat (limited to 'test-from-git')
0 files changed, 0 insertions, 0 deletions