mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove extra comments
This commit is contained in:
parent
235fe4aacb
commit
7778449239
1 changed files with 0 additions and 1 deletions
|
|
@ -234,7 +234,6 @@ namespace Flow.Launcher.Core.Plugin
|
|||
// ReSharper disable once AccessToModifiedClosure
|
||||
// Manually Check whether disposed
|
||||
if (!disposed && !process.HasExited)
|
||||
// ReSharper disable once AccessToDisposedClosure
|
||||
process.Kill();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue