mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
fix a null references issues.
This commit is contained in:
@@ -100,14 +100,6 @@ namespace Wox.Plugin.System
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
#if (DEBUG)
|
||||
{
|
||||
MessageBox.Show("load chrome bookmark failed");
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
private String DecodeUnicode(String dataStr)
|
||||
|
||||
Reference in New Issue
Block a user