mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
bc:util: Remove semantics_search_path command line flag.
This commit is contained in:
@@ -63,10 +63,6 @@
|
||||
|
||||
DECLARE_string(arch);
|
||||
|
||||
DEFINE_string(
|
||||
semantics_search_paths, "",
|
||||
"Colon-separated list of search paths to use when searching for semantics files.");
|
||||
|
||||
namespace {
|
||||
#ifdef _WIN32
|
||||
extern "C" std::uint32_t GetProcessId(std::uint32_t handle);
|
||||
|
||||
Reference in New Issue
Block a user