Skip to content

Commit

Permalink
improve erasing settings 2
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Dec 25, 2023
1 parent 5af9179 commit 98c43b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions GUI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1309,9 +1309,6 @@ bool __fastcall XgEraseSettings(void) noexcept
}
XgGetFileManager().clear();

// 設定を読み直す。
XgLoadSettings();

return true;
}

Expand Down

0 comments on commit 98c43b3

Please sign in to comment.