Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaMoo committed Jan 28, 2015
1 parent a7cce0f commit 4ef0c14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions UI/CwCheatScreen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@ UI::EventReturn CwCheatScreen::OnAddCheat(UI::EventParams &params) {

UI::EventReturn CwCheatScreen::OnEditCheatFile(UI::EventParams &params) {
std::string cheatFile;
std::fstream fs;
fs.close();
g_Config.bReloadCheats = true;
g_Config.Save();
if (MIPSComp::jit) {
Expand Down

0 comments on commit 4ef0c14

Please sign in to comment.