1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00

Killed warning.

This commit is contained in:
Witold Filipczyk 2007-11-03 14:55:08 +01:00 committed by Witold Filipczyk
parent 5c3adcadff
commit 4bd5106745

View File

@ -402,8 +402,8 @@ render_document(struct view_state *vs, struct document_view *doc_view,
process_snippets(vs->ecmascript, &vs->ecmascript->onload_snippets, process_snippets(vs->ecmascript, &vs->ecmascript->onload_snippets,
&vs->ecmascript->current_onload_snippet); &vs->ecmascript->current_onload_snippet);
} }
#endif
out: out:
#endif
/* If we do not care about the height and width of the document /* If we do not care about the height and width of the document
* just use the setup values. */ * just use the setup values. */