1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00

[dump] Removed silly debug statement.

This commit is contained in:
Witold Filipczyk 2020-10-29 20:23:39 +01:00
parent d1f8248a0c
commit ee5ec9c287

View File

@ -202,7 +202,6 @@ init(void)
/* The ECMAScript code is not good at coping with this. And it
* makes currently no sense to evaluate ECMAScript in this
* context anyway. */
printf("AAA\n");
get_opt_bool("ecmascript.enable", NULL) = 0;
#endif
if (!list_empty(url_list)) {