parse-date: remove extraneous form feed

* lib/parse-date.y: Remove extraneous form feed (FF, 0x0C, ^L).

Signed-off-by: J William Piggott <elseifthen@gmx.com>
This commit is contained in:
J William Piggott 2017-04-10 14:26:12 -04:00
parent 657a55681a
commit dc0b13af68
1 changed files with 0 additions and 2 deletions

View File

@ -874,8 +874,6 @@ static table const military_table[] = {
{ NULL, 0, 0 }
};
/**
* Convert a time zone expressed as HH:MM into an integer count of
* minutes. If MM is negative, then S is of the form HHMM and needs