mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
Remove
This commit is contained in:
parent
329cd867a7
commit
9c54cdbfaa
1 changed files with 0 additions and 2 deletions
|
@ -178,8 +178,6 @@ namespace CalculatorApp
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
TraceLogger.GetInstance().LogRecallError(Model.Mode, errorMessage);
|
TraceLogger.GetInstance().LogRecallError(Model.Mode, errorMessage);
|
||||||
// Stop showing error message for snapshot launch failure in the short term
|
|
||||||
// await ShowSnapshotLaunchErrorAsync();
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
Model.Initialize(initialMode);
|
Model.Initialize(initialMode);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue