Remove excess code.

This commit is contained in:
BaronGreenback
2020-09-07 12:28:48 +01:00
parent 268af7dac3
commit cf87b3afb7
3 changed files with 0 additions and 12 deletions

View File

@@ -114,8 +114,6 @@ namespace MediaBrowser.Controller
/// <exception cref="NotSupportedException"><see cref="CanLaunchWebBrowser"/> is false.</exception>
void LaunchUrl(string url);
void EnableLoopback(string appName);
IEnumerable<WakeOnLanInfo> GetWakeOnLanInfo();
string ExpandVirtualPath(string path);