From 4a44130aadb9981260363730393aa4c62208c7a5 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 21 Aug 2022 11:52:55 -0400 Subject: cleanup --- libexec/recit-entries | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'libexec') diff --git a/libexec/recit-entries b/libexec/recit-entries index 3888963..7fcf438 100755 --- a/libexec/recit-entries +++ b/libexec/recit-entries @@ -58,11 +58,4 @@ if ! [[ "$project" = "" ]]; then fi fi -recit-recsel-entries "$expression" - -# if [[ "$expression" = "" ]]; then -# out=$(recsel -t Entry "${recfile}" | recfmt -f share/recit/templates/entries.templ) -# else -# out=$(recsel -t Entry "${recfile}" -e "$expression" | recfmt -f share/recit/templates/entries.templ) -# fi -# echo -e "$out" \ No newline at end of file +recit-recsel-entries "$expression" \ No newline at end of file -- cgit v1.2.3