diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-02-05 15:47:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-05 15:47:02 -0500 |
| commit | a10d94b747b0a0151597cff7ab5fecce8a0b4e81 (patch) | |
| tree | bf36f4f69554106b5cfa8a2499fb80d4a4f27e05 /RSSDP/ISsdpDeviceLocator.cs | |
| parent | c857b1cb2ce9138e3c52af330ab8a97c048b5533 (diff) | |
| parent | d218dbd2a1f6d70d3714d84bebc2fb00020151c1 (diff) | |
Merge pull request #2441 from MediaBrowser/dev
Dev
Diffstat (limited to 'RSSDP/ISsdpDeviceLocator.cs')
| -rw-r--r-- | RSSDP/ISsdpDeviceLocator.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/RSSDP/ISsdpDeviceLocator.cs b/RSSDP/ISsdpDeviceLocator.cs index 4b7d10796..3ab271836 100644 --- a/RSSDP/ISsdpDeviceLocator.cs +++ b/RSSDP/ISsdpDeviceLocator.cs @@ -58,11 +58,6 @@ namespace Rssdp.Infrastructure set; } - /// <summary> - /// Returns a boolean indicating whether or not a search is currently active. - /// </summary> - bool IsSearching { get; } - #endregion #region Methods |
