main: Remove extraneous comment
This commit is contained in:
		@@ -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");
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user