mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
Moved the setTimeout timer to the struct document.
This commit is contained in:
committed by
Witold Filipczyk
parent
c76ce39a87
commit
2fe0623298
@@ -24,7 +24,6 @@ struct ecmascript_interpreter {
|
||||
|
||||
/* The code evaluated by setTimeout() */
|
||||
struct string code;
|
||||
timer_id_T timeout;
|
||||
|
||||
time_t exec_start;
|
||||
|
||||
|
Reference in New Issue
Block a user