diff options
author | sr55 <[email protected]> | 2007-07-29 21:15:38 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-07-29 21:15:38 +0000 |
commit | ae10b5309ebf402c001c04ec1875505c16369427 (patch) | |
tree | 618193d185076a0885d60311cf25059f983f5b2c /win/C#/app.config | |
parent | a74a13ded2bdcfd5bb9dbcce8cc57c78c15ac9ed (diff) |
WinGui:
- Removed the readDVD Window and all its components (In options & program settings file) This is not needed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@760 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/app.config')
-rw-r--r-- | win/C#/app.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win/C#/app.config b/win/C#/app.config index bf268b661..889981a19 100644 --- a/win/C#/app.config +++ b/win/C#/app.config @@ -22,9 +22,6 @@ <setting name="Processors" serializeAs="String">
<value>Automatic</value>
</setting>
- <setting name="readDVDWindow" serializeAs="String">
- <value />
- </setting>
<setting name="defaultSettings" serializeAs="String">
<value />
</setting>
|