From 2e18d752fc7690aa5993d5c538d5b289f39140f5 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Fri, 25 Nov 2005 13:31:07 +0100 Subject: [PATCH] Kill suspicious looking empty line --- src/document/html/parser/forms.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/document/html/parser/forms.c b/src/document/html/parser/forms.c index d5b04def..f8489bef 100644 --- a/src/document/html/parser/forms.c +++ b/src/document/html/parser/forms.c @@ -38,7 +38,6 @@ void html_form(struct html_context *html_context, unsigned char *a, unsigned char *xxx3, unsigned char *xxx4, unsigned char **xxx5) - { unsigned char *al; struct form *form;