From 25ae4d4b4ae59545a0f897ab88dc5dd41f6a7e9c Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 27 Aug 2013 19:25:22 -0400 Subject: [PATCH] Remove blank line. --- org-mode-appt-check.plx | 1 - 1 file changed, 1 deletion(-) diff --git a/org-mode-appt-check.plx b/org-mode-appt-check.plx index a64e33c..d547e0e 100755 --- a/org-mode-appt-check.plx +++ b/org-mode-appt-check.plx @@ -46,7 +46,6 @@ my $prettyDayLine; while (my $line = ) { my $thisLinePrintable; - chomp $line; if ($line =~ /^\S/) { $firstDay = $firstTime;