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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user