remvoed CO uninstall project

This commit is contained in:
LukePulverenti
2013-02-27 16:07:51 -05:00
parent ff4ee7ab9c
commit 4d71fc1d42
16 changed files with 26 additions and 237 deletions

View File

@@ -339,6 +339,15 @@ namespace MediaBrowser.Common.Implementations
}
}
/// <summary>
/// Configures the auto run at startup.
/// </summary>
/// <param name="autorun">if set to <c>true</c> [autorun].</param>
public void ConfigureAutoRunAtStartup(bool autorun)
{
}
/// <summary>
/// Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
/// </summary>