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

@@ -31,7 +31,6 @@ namespace Umbraco.Web.Trees
Constants.Applications.Settings,
Constants.Applications.Developer,
Constants.Applications.Members)]
[LegacyBaseTree(typeof(loadContent))]
[Tree(Constants.Applications.Content, Constants.Trees.Content)]
[PluginController("UmbracoTrees")]
[CoreTree]