diff options
Diffstat (limited to 'win/C#/app.config')
-rw-r--r-- | win/C#/app.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/C#/app.config b/win/C#/app.config index 313c90e7a..f3baa7e72 100644 --- a/win/C#/app.config +++ b/win/C#/app.config @@ -145,12 +145,12 @@ <startup />
- <castle>
+ <!--<castle>
<components>
<component id="IErrorService"
service="HandBrake.Framework.Services.Interfaces.IErrorService, HandBrake.Framework"
type="HandBrake.Framework.Services.ErrorService, HandBrake.Framework"/>
</components>
- </castle>
+ </castle>-->
</configuration>
\ No newline at end of file |