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:
@@ -133,7 +133,6 @@ struct options_t {
|
||||
int compress_icons;
|
||||
int compress_resources;
|
||||
signed char compress_rt[25]; // 25 == RT_LAST
|
||||
int strip_loadconf;
|
||||
int strip_relocs;
|
||||
} win32_pe;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user