diff options
| author | Tthecreator <tpo.saedt@student.han.nl> | 2019-01-22 19:42:58 +0100 |
|---|---|---|
| committer | Tthecreator <tpo.saedt@student.han.nl> | 2019-01-22 19:42:58 +0100 |
| commit | cce90d2b56821ca24d65d4851645c0337cb8e88a (patch) | |
| tree | 1492925186e744f359d7ce2500b8b7a07687041c /Emby.Server.Implementations/Diagnostics/CommonProcess.cs | |
| parent | 0b80902cc81755f7fc80f20a36872882aa202410 (diff) | |
removed excess newlines
Diffstat (limited to 'Emby.Server.Implementations/Diagnostics/CommonProcess.cs')
| -rw-r--r-- | Emby.Server.Implementations/Diagnostics/CommonProcess.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Diagnostics/CommonProcess.cs b/Emby.Server.Implementations/Diagnostics/CommonProcess.cs index 2fa762c31..55539eafc 100644 --- a/Emby.Server.Implementations/Diagnostics/CommonProcess.cs +++ b/Emby.Server.Implementations/Diagnostics/CommonProcess.cs @@ -105,7 +105,6 @@ namespace Emby.Server.Implementations.Diagnostics { return _process.WaitForExit(timeMs); } - public Task<bool> WaitForExitAsync(int timeMs) { |
