From d0d0ca05724bcd39173acb183fb36b34f005e165 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 27 Nov 2009 12:43:00 -0800 Subject: [PATCH] Removing deprecated class slated for removal in 0.5 --- Library/Homebrew/download_strategy.rb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index f592d59da1..32bee69cc4 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -97,15 +97,6 @@ private end end -class HttpDownloadStrategy