Remove unused code
This commit is contained in:
parent
eb95d1e97b
commit
732764b09d
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
#!/usr/local/bin/scsh -s
|
||||
!#
|
||||
|
||||
(define (add-album album)
|
||||
(run (mpc findadd album ,album)))
|
||||
|
||||
(run (mpc clear))
|
||||
|
||||
(for-each (lambda (album)
|
||||
|
|
Loading…
Reference in a new issue