Skip to content
Snippets Groups Projects
Commit 9b2d3858 authored by Zach Hilman's avatar Zach Hilman
Browse files

main: Remove extraneous comment

parent 46e2ca54
No related branches found
No related tags found
No related merge requests found
......@@ -1396,7 +1396,6 @@ void GMainWindow::OnMenuInstallToNAND() {
tr("The file was successfully installed."));
game_list->PopulateAsync(UISettings::values.game_directory_path,
UISettings::values.game_directory_deepscan);
// Clear the game list cache.
FileUtil::DeleteDirRecursively(FileUtil::GetUserPath(FileUtil::UserPath::CacheDir) +
DIR_SEP + "game_list");
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment