remove duplicate call
This commit is contained in:
parent
1224f21ca1
commit
c7af567e5c
|
@ -717,7 +717,7 @@ namespace MediaBrowser.Controller.Entities
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return ContainsPath(LibraryManager.GetVirtualFolders(), originalPath);
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user