From dae2b5ec977601a2526f3c0bb99fb17cb2221b35 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 23 Sep 2016 07:49:06 +1200 Subject: Strip the other blank lines --- LICENSE | 1 - Makefile | 1 - bin/mpdlrc | 1 - bin/mpdlrc-notify-send | 1 - test/Darkthrone - To Walk The Infernal Fields.lrc | 1 - 5 files changed, 5 deletions(-) diff --git a/LICENSE b/LICENSE index f23c229..8c828cb 100644 --- a/LICENSE +++ b/LICENSE @@ -154,4 +154,3 @@ UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - diff --git a/Makefile b/Makefile index 01624ec..761f100 100644 --- a/Makefile +++ b/Makefile @@ -6,4 +6,3 @@ all : install : install -m 0755 bin/* "$(PREFIX)"/bin - diff --git a/bin/mpdlrc b/bin/mpdlrc index bd39843..3fc672d 100755 --- a/bin/mpdlrc +++ b/bin/mpdlrc @@ -153,4 +153,3 @@ sub read_lyrics_queue { # Return a reference to the built lyric object return \@lyrics; } - diff --git a/bin/mpdlrc-notify-send b/bin/mpdlrc-notify-send index 977cf1b..994c382 100755 --- a/bin/mpdlrc-notify-send +++ b/bin/mpdlrc-notify-send @@ -13,4 +13,3 @@ timeout=${MPDLC_TIMEOUT:-2000} while IFS= read -r lyric ; do notify-send -u "$priority" -t "$timeout" "$lyric" done < <(mpdlrc) - diff --git a/test/Darkthrone - To Walk The Infernal Fields.lrc b/test/Darkthrone - To Walk The Infernal Fields.lrc index 3232d66..d0890be 100644 --- a/test/Darkthrone - To Walk The Infernal Fields.lrc +++ b/test/Darkthrone - To Walk The Infernal Fields.lrc @@ -31,4 +31,3 @@ [07:02.47]And see the desecration [07:06.23]With my art I am the fist [07:10.25]In the face of God - -- cgit v1.2.3