diff options
author | sr55 <[email protected]> | 2010-07-30 20:41:12 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-07-30 20:41:12 +0000 |
commit | 1137c419d3a1d4d0e53aba2ae6baaf48e1e33d0b (patch) | |
tree | 09de1652b968ce0609608ca8ff94e9a4f4964179 /win/C#/HandBrakeCS.csproj | |
parent | 4b5662c9864e4cfc667de3137b1fba382ed74dc2 (diff) |
WinGui:
- Fix Growl for Windows feature.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3462 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 203886d13..7323783b4 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -268,7 +268,6 @@ <Compile Include="frmUpdater.designer.cs">
<DependentUpon>frmUpdater.cs</DependentUpon>
</Compile>
- <Compile Include="Functions\GrowlCommunicator.cs" />
<Compile Include="Functions\PresetLoader.cs" />
<Compile Include="Functions\QueryGenerator.cs" />
<Compile Include="Functions\Main.cs" />
|