mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[dump] Removed silly debug statement.
This commit is contained in:
parent
d1f8248a0c
commit
ee5ec9c287
@ -202,7 +202,6 @@ init(void)
|
|||||||
/* The ECMAScript code is not good at coping with this. And it
|
/* The ECMAScript code is not good at coping with this. And it
|
||||||
* makes currently no sense to evaluate ECMAScript in this
|
* makes currently no sense to evaluate ECMAScript in this
|
||||||
* context anyway. */
|
* context anyway. */
|
||||||
printf("AAA\n");
|
|
||||||
get_opt_bool("ecmascript.enable", NULL) = 0;
|
get_opt_bool("ecmascript.enable", NULL) = 0;
|
||||||
#endif
|
#endif
|
||||||
if (!list_empty(url_list)) {
|
if (!list_empty(url_list)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user