More xslt removal and other file cleanup

This commit is contained in:
Shannon
2018-05-01 01:01:24 +10:00
parent 0a18306d40
commit 310a31b03e
56 changed files with 7 additions and 2345 deletions

View File

@@ -96,9 +96,7 @@ namespace Umbraco.Core.Models
private bool _cacheByMember;
private bool _dontRender;
private string _scriptFile;
private string _scriptAssembly;
private string _scriptPath;
private string _xslt;
private MacroPropertyCollection _properties;
private List<string> _addedProperties;
private List<string> _removedProperties;