优化代码
This commit is contained in:
@@ -1077,8 +1077,6 @@ namespace Ink_Canvas
|
||||
|
||||
if (IsUIAccessTopMostEnabled)
|
||||
{
|
||||
string exePath = Process.GetCurrentProcess().MainModule.FileName;
|
||||
Process.Start(exePath);
|
||||
Environment.Exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user