1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00

[document] Another unused variable

This commit is contained in:
Witold Filipczyk 2021-02-26 16:16:22 +01:00
parent 34ccc2c2fd
commit 62245356c8

View File

@ -513,7 +513,6 @@ document_write_do(JSContext *ctx, unsigned int argc, JS::Value *rval, int newlin
if (f && f->length)
{
int code_len=code.length;
if (document->ecmascript_counter==0)
{
add_fragment(cached,0,code.source,code.length);