This commit is contained in:
zxkmm 2024-04-03 15:49:59 +08:00
parent a00543b4f8
commit c36c9c9389
1 changed files with 0 additions and 1 deletions

View File

@ -364,7 +364,6 @@ std::filesystem::filesystem_error ensure_directory(
void ensure_fake_directories(
const std::filesystem::path& dir_path) {
std::filesystem::path combined_user_dir = user_dir / dir_path;
std::filesystem::path combimed_system_dir = system_dir / dir_path;