diff options
author | sr55 <[email protected]> | 2015-02-28 19:53:52 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-02-28 19:53:52 +0000 |
commit | 45f6af479741991c494808514c12752cec34c6ce (patch) | |
tree | 8c5697f802b251f52cb1dd9223642d454718fbd5 /win/CS | |
parent | 3042c7672d4a2ff9ffe23f50d36855c948d28d06 (diff) |
WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6948 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS')
-rw-r--r-- | win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 4 | ||||
-rw-r--r-- | win/CS/libraries/EagleBoost.Wpf.Presentation.dll | bin | 22528 -> 0 bytes | |||
-rw-r--r-- | win/CS/libraries/EagleBoost.Wpf.Presentation.pdb | bin | 54784 -> 0 bytes |
3 files changed, 0 insertions, 4 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 681bd9d1b..0e5efa7fd 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -100,10 +100,6 @@ <Reference Include="Castle.Windsor">
<HintPath>..\libraries\caliburn\Castle.Windsor.dll</HintPath>
</Reference>
- <Reference Include="EagleBoost.Wpf.Presentation, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\libraries\EagleBoost.Wpf.Presentation.dll</HintPath>
- </Reference>
<Reference Include="GongSolutions.Wpf.DragDrop">
<HintPath>..\libraries\WPFDragDrop\GongSolutions.Wpf.DragDrop.dll</HintPath>
</Reference>
diff --git a/win/CS/libraries/EagleBoost.Wpf.Presentation.dll b/win/CS/libraries/EagleBoost.Wpf.Presentation.dll Binary files differdeleted file mode 100644 index e52ba3ed7..000000000 --- a/win/CS/libraries/EagleBoost.Wpf.Presentation.dll +++ /dev/null diff --git a/win/CS/libraries/EagleBoost.Wpf.Presentation.pdb b/win/CS/libraries/EagleBoost.Wpf.Presentation.pdb Binary files differdeleted file mode 100644 index ba5c655a3..000000000 --- a/win/CS/libraries/EagleBoost.Wpf.Presentation.pdb +++ /dev/null |