Remove unused code

This commit is contained in:
Tom Willemse 2016-09-18 00:03:55 +02:00
parent eb95d1e97b
commit 732764b09d

View file

@ -1,9 +1,6 @@
#!/usr/local/bin/scsh -s #!/usr/local/bin/scsh -s
!# !#
(define (add-album album)
(run (mpc findadd album ,album)))
(run (mpc clear)) (run (mpc clear))
(for-each (lambda (album) (for-each (lambda (album)