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;