mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
Killed warning.
This commit is contained in:
parent
5c3adcadff
commit
4bd5106745
@ -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. */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user