mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 11:43:56 +00:00
Clang Tidy Fix: Remove unused variable
This commit is contained in:
@@ -799,7 +799,6 @@ template <typename T>
|
||||
void process_context::build_knowndlls_section_table(registry_manager& registry, const file_system& file_system, bool is_32bit)
|
||||
{
|
||||
windows_path system_root_path;
|
||||
std::filesystem::path local_system_root_path;
|
||||
|
||||
if (is_32bit)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user