obsoleted some un-used/legacy code. IMediaFactory it is no longer used and is contained in an old assembly. If we want to re-support this (which i don't think we do), it needs to be manually re-created and implemented, i don't think its been used for quite some time.

This commit is contained in:
Shannon
2013-11-26 17:52:53 +11:00
parent d6b4c47cd9
commit 327d17c90e
8 changed files with 12 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ namespace umbraco.interfaces
/// <summary>
/// Summary description for IMacroGuiRendering.
/// </summary>
[Obsolete("This interface is no longer used and will be removed from the codebase in future versions")]
public interface IMacroGuiRendering
{
/// <summary>