From d6a0739558d8c7d1b54750f56c07ca284d86b49a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 18 Sep 2016 00:03:55 +0200 Subject: Remove unused code --- mpd-random-albums | 3 --- 1 file changed, 3 deletions(-) (limited to 'mpd-random-albums') diff --git a/mpd-random-albums b/mpd-random-albums index 8adcd19..a395723 100755 --- a/mpd-random-albums +++ b/mpd-random-albums @@ -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) -- cgit v1.2.3-54-g00ecf