R# cleanup, losts of obsoleted methods removed

This commit is contained in:
Shannon
2015-12-22 18:00:11 +01:00
parent 0b13e18fd5
commit 4f3968e837
52 changed files with 62 additions and 2178 deletions

View File

@@ -18,12 +18,7 @@ namespace Umbraco.Core.Models
internal Script(string path, Func<File, string> getFileContent)
: base(path, getFileContent)
{ }
[Obsolete("This is no longer used and will be removed from the codebase in future versions")]
public Script(string path, IContentSection contentConfig)
: base(path)
{ }
{ }
/// <summary>
/// Indicates whether the current entity has an identity, which in this case is a path/name.