Removed options_t::win32_pe::strip_loadconf.

For compatibility reasons the option is still accepted (but
ignored) during commandline parsing.

committer: mfx <mfx> 1139866279 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-02-13 21:31:19 +00:00
parent 5d45ce5cf7
commit 891d6be4a6
6 changed files with 7 additions and 46 deletions
-2
View File
@@ -229,8 +229,6 @@ void show_help(int x)
" --compress-icons=1 compress all but the first icon\n"
" --compress-icons=2 compress all but the first icon directory [default]\n"
" --compress-resources=0 do not compress any resources at all\n"
" --strip-loadconf=0 do not strip SEH load config [default]\n"
" --strip-loadconf=1 strip SEH load config [DANGEROUS]\n"
" --strip-relocs=0 do not strip relocations\n"
" --strip-relocs=1 strip relocations [default]\n"
" --all-methods try all available compression methods\n"