removed unused symbols
parent
9410aa321f
commit
e4704f7408
|
@ -9,8 +9,6 @@
|
||||||
;; values
|
;; values
|
||||||
;; ------------------------------------------------
|
;; ------------------------------------------------
|
||||||
(define nicethings-string ".nicethings")
|
(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))
|
(define nicethings-path (build-path home-directory nicethings-string))
|
||||||
|
|
||||||
;; ------------------------------------------------
|
;; ------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue