Removes completely unnused macro cache key

This commit is contained in:
Shannon Deminick
2013-03-16 08:53:27 +06:00
parent 7ef066f396
commit 734f75b3ad
2 changed files with 0 additions and 3 deletions

View File

@@ -17,7 +17,6 @@ namespace Umbraco.Web.Cache
{
return new[]
{
CacheKeys.MacroRuntimeCacheKey,
CacheKeys.MacroCacheKey,
CacheKeys.MacroControlCacheKey,
CacheKeys.MacroHtmlCacheKey,