1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00: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,
&vs->ecmascript->current_onload_snippet);
}
#endif
out:
#endif
/* If we do not care about the height and width of the document
* just use the setup values. */