summaryrefslogtreecommitdiffstats
path: root/win/C#/app.config
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-10-31 21:18:29 +0000
committersr55 <[email protected]>2010-10-31 21:18:29 +0000
commit02ea0afbb24650fbf41f8e382fcd396ba2a84c45 (patch)
tree21a9c235e0aac7b8b1f30d4b31ec3d590f59d964 /win/C#/app.config
parent57c8671f6c5e4cb263abbc4977959f19c92a02e8 (diff)
WinGui:
- Added an implementation of IWindsorInstaller to the class libraries. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3634 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/app.config')
-rw-r--r--win/C#/app.config4
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