summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2022-06-26 11:12:29 +0530
committerArun Isaac2022-06-27 00:19:50 +0530
commita6572227e2b1082c3fe8369b54da0b7f20c176b3 (patch)
tree98aa83d7209b12d1105becadd81ddd4ddc171298
parent230f3bad9f8a5b808ba3b6fce487c27425e9c63b (diff)
downloadtissue-a6572227e2b1082c3fe8369b54da0b7f20c176b3.tar.gz
tissue-a6572227e2b1082c3fe8369b54da0b7f20c176b3.tar.lz
tissue-a6572227e2b1082c3fe8369b54da0b7f20c176b3.zip
bin: Deprecate rlast utility.
* bin/tissue (rlast): Delete function.
-rwxr-xr-xbin/tissue6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/tissue b/bin/tissue
index ffa6ef9..06da565 100755
--- a/bin/tissue
+++ b/bin/tissue
@@ -60,12 +60,6 @@ exec guile --no-auto-compile -s "$0" "$@"
;; A string URI linking to this document on the web
(web-uri indexed-document-web-uri))
-(define rlast
- (case-lambda
- (() #f)
- ((result) result)
- ((result input) input)))
-
(define (human-date-string date)
"Return a human readable rendering of DATE."
(let ((elapsed-time