Whitespace cleanup

This commit is contained in:
David F. Skoll
2008-08-30 21:43:38 -04:00
parent ad64a12b2a
commit 0ab977fa05

View File

@@ -362,7 +362,6 @@ sub output_calendar
# Last column
my $last_col = ($first_col + $Numdays - 1) % 7;
# Start the table
my $class;
if ($Options{'nostyle'}) {