From: sr55 Date: Sat, 28 Feb 2015 19:53:52 +0000 (+0000) Subject: WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI. X-Git-Tag: 1.0.0~1386 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45f6af479741991c494808514c12752cec34c6ce;p=handbrake 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 --- 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 @@ ..\libraries\caliburn\Castle.Windsor.dll - - False - ..\libraries\EagleBoost.Wpf.Presentation.dll - ..\libraries\WPFDragDrop\GongSolutions.Wpf.DragDrop.dll diff --git a/win/CS/libraries/EagleBoost.Wpf.Presentation.dll b/win/CS/libraries/EagleBoost.Wpf.Presentation.dll deleted file mode 100644 index e52ba3ed7..000000000 Binary files a/win/CS/libraries/EagleBoost.Wpf.Presentation.dll and /dev/null differ diff --git a/win/CS/libraries/EagleBoost.Wpf.Presentation.pdb b/win/CS/libraries/EagleBoost.Wpf.Presentation.pdb deleted file mode 100644 index ba5c655a3..000000000 Binary files a/win/CS/libraries/EagleBoost.Wpf.Presentation.pdb and /dev/null differ