mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
So far, we haven't observed the problem described in the comment from C# async
This commit is contained in:
parent
617734f23b
commit
fd5a38acd9
1 changed files with 0 additions and 2 deletions
|
@ -398,8 +398,6 @@ namespace CalculatorApp
|
||||||
private App m_parent;
|
private App m_parent;
|
||||||
};
|
};
|
||||||
|
|
||||||
// CSHARP_MIGRATION: TODO: check what is the pragma used for???
|
|
||||||
//#pragma optimize("", off) // Turn off optimizations to work around coroutine optimization bug
|
|
||||||
private async Task SetupJumpList()
|
private async Task SetupJumpList()
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue