diff options
-rwxr-xr-x | bin/tissue | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/tissue b/bin/tissue index 5357c66..1b2e44c 100755 --- a/bin/tissue +++ b/bin/tissue @@ -412,9 +412,6 @@ HOSTNAME." ;; Add the top level of the git repository to the ;; load path since there may be user-written ;; modules in the repository. - ;; TODO: Though not strictly required, it would - ;; be better to remove the added load path once - ;; done. (add-to-load-path temporary-repository-clone) ;; Index. (unless (file-exists? "xapian") |