vcodex: don't re-require download_strategy

This is already available via formula.rb.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-08-19 19:58:33 -05:00
parent 3359d66f10
commit c1901d3742
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
require 'formula'
require 'download_strategy'
class VcodexDownloadStrategy <CurlDownloadStrategy
class VcodexDownloadStrategy < CurlDownloadStrategy
# downloading from AT&T requires using the following credentials
def credentials
'I accept www.research.att.com/license/att-src:.'