Ooops, now fixed

This commit is contained in:
XY Wang 2021-10-07 00:26:10 +08:00
parent cbe4002ad1
commit 243abc1a24

View File

@ -859,7 +859,6 @@ namespace Ink_Canvas
private void TimerCheckPPT_Elapsed(object sender, ElapsedEventArgs e)
{
timerCheckPPT.Stop();
try
{
Process[] processes = Process.GetProcessesByName("wpp");