diff --git a/irdb-libs/ir_builders/fill_in_cfg.cpp b/irdb-libs/ir_builders/fill_in_cfg.cpp index 0c424724aecea344055b790d0b397d42069175b0..ce4890e35846500fb967bc505e82924e5d49b88d 100644 --- a/irdb-libs/ir_builders/fill_in_cfg.cpp +++ b/irdb-libs/ir_builders/fill_in_cfg.cpp @@ -781,6 +781,7 @@ void PopulateCFG::ctor_detection(FileIR_t *firp) return true; }; +#if 0 const auto winstyle = [&]() -> bool { const auto reloc_sec = exeiop->sections[".reloc"]; @@ -889,6 +890,8 @@ void PopulateCFG::ctor_detection(FileIR_t *firp) } }; +#endif + // scoopify_data_dir_sections();