aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-open-projects
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/recit-open-projects')
-rwxr-xr-xlibexec/recit-open-projects8
1 files changed, 0 insertions, 8 deletions
diff --git a/libexec/recit-open-projects b/libexec/recit-open-projects
deleted file mode 100755
index efb323f..0000000
--- a/libexec/recit-open-projects
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env bash
-
-source lib/loader
-
-recfile=$(load_recit)
-
-recsel -t Project ${recfile}
-