X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Finit.c;h=7d861922741ecef84eb62c0d4a07ee99b5564084;hp=8989a0e06f58fdabb56eae179d9254540f75d9f1;hb=fb7fc237f737989c06c2979cb366d8b32e689450;hpb=13117dc9a5c49511a32080df7b9db11c0006006a diff --git a/src/init.c b/src/init.c index 8989a0e0..7d861922 100644 --- a/src/init.c +++ b/src/init.c @@ -321,7 +321,6 @@ defaults (void) opt.restrict_files_ctrl = true; opt.restrict_files_case = restrict_no_case_restriction; - opt.content_disposition = true; opt.max_redirect = 20; }