removed unused symbols

cleanup
m455 2020-06-15 23:51:10 -04:00
parent 9410aa321f
commit e4704f7408
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
;; values
;; ------------------------------------------------
(define nicethings-string ".nicethings")
(define home-directory (find-system-path 'home-dir))
(define listof-home-contents (directory-list home-directory))
(define nicethings-path (build-path home-directory nicethings-string))
;; ------------------------------------------------