diff --git a/UI/CwCheatScreen.cpp b/UI/CwCheatScreen.cpp index 26aa0756f..280efeb9e 100644 --- a/UI/CwCheatScreen.cpp +++ b/UI/CwCheatScreen.cpp @@ -206,7 +206,6 @@ UI::EventReturn CwCheatScreen::OnImportCheat(UI::EventParams ¶ms) { title.push_back(line); getline(fs, line); title.push_back(line); - getline(fs, line); do { if (finished == false){ getline(fs, line);