summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrakeCS.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-07-16 17:12:47 +0000
committersr55 <[email protected]>2007-07-16 17:12:47 +0000
commit82ae6b4bc0c502aacea3dd17b8d5e1ac5b22c04b (patch)
treeae1031d956e12ce635b8d5b5c58557c6b0699a54 /win/C#/HandBrakeCS.csproj
parentbe1d65b182b5dfa603bfbfd5b1e492d3c77f33b8 (diff)
WinGui:
- Fixed: Audio Channel drop down has no Automatic Option. - A few other small changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@698 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r--win/C#/HandBrakeCS.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj
index 2316eb678..ebc5bfe41 100644
--- a/win/C#/HandBrakeCS.csproj
+++ b/win/C#/HandBrakeCS.csproj
@@ -63,7 +63,6 @@
<DependentUpon>frmOptions.cs</DependentUpon>
</Compile>
<Compile Include="Functions\CLI.cs" />
- <Compile Include="Functions\Update.cs" />
<Compile Include="Parsing\AudioTrack.cs" />
<Compile Include="Parsing\Chapter.cs" />
<Compile Include="Parsing\DVD.cs" />