Remove unutilized INativePlatformFeatures.ReportException
This commit is contained in:
parent
9750ae18b5
commit
e5708ad3a4
2 changed files with 0 additions and 5 deletions
|
|
@ -138,10 +138,6 @@ namespace MatterHackers.MatterControl
|
|||
}
|
||||
}
|
||||
|
||||
public void ReportException(Exception e, string key = "", string value = "", ReportSeverity2 warningLevel = ReportSeverity2.Warning)
|
||||
{
|
||||
}
|
||||
|
||||
public void PlatformInit(Action<string> reporter)
|
||||
{
|
||||
if (AggContext.OperatingSystem == OSType.Mac && AggContext.StaticData == null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue