diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-20 11:12:59 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-20 11:12:59 -0400 |
commit | 9c8072a2c3020d067e49227ef6d7b9d982fb9895 (patch) | |
tree | 2a068a7c5d0dcfd9719792b0b40dc4211b862062 /Build | |
parent | daa31cd337e906efc3709e0094c5a57cc089fd41 (diff) |
prune old lib
Diffstat (limited to 'Build')
-rw-r--r-- | Build/NullSoftInstaller.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index 160225bf1..cbe24f71d 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -195,7 +195,6 @@ cygwinDlls = , "cygkrb5-26.dll"
, "cygz.dll"
, "cygidn-11.dll"
- , "libcurl-4.dll"
, "cyggnutls-28.dll"
, "libcrypto.dll"
, "libssl.dll"
|