1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

[xml] scroll3 works, but is very slow

This commit is contained in:
Witold Filipczyk 2021-06-26 10:44:30 +02:00
parent 488ee2ea59
commit c09de3eb91

View File

@ -299,7 +299,7 @@ render_xhtml_document(struct cache_entry *cached, struct document *document, str
struct tag *saved_last_tag_to_move = renderer_context.last_tag_to_move;
int saved_empty_format = renderer_context.empty_format;
int saved_margin = html_context->margin;
/// int saved_margin = html_context->margin;
int saved_last_link_to_move = renderer_context.last_link_to_move;