mirror of https://github.com/winsw/winsw
Remove unused variables
parent
08bae2a682
commit
b9089ab748
|
@ -161,8 +161,6 @@ namespace winsw.Extensions
|
|||
|
||||
private IWinSWExtension CreateExtensionInstance(string id, string className)
|
||||
{
|
||||
ActivationContext ac = AppDomain.CurrentDomain.ActivationContext;
|
||||
Assembly assembly = Assembly.GetCallingAssembly();
|
||||
object created;
|
||||
|
||||
try
|
||||
|
|
Loading…
Reference in New Issue